Home Projects Portfolio Dashboard Export PDF Log in

Languages

English
22

Latest Updates

Documenting code, one commit at a time.

Database 2 posts
×

Optimizing SQL Project Structure: Lessons from a Directory Update

Introduction

In the Triangulo-bonaerense project, like many data-intensive applications, SQL scripts are a core component. As our database schema evolved and stored procedures grew, we noticed a common challenge: maintaining a clear, navigable structure for our SQL files. A recent "directory update" was a seemingly minor commit, but it represented a crucial step towards improving the