Using Git to Version Database Schemas and SQL Queries
Git is widely used for application code, but database teams can benefit from the same workflows. Versioning SQL files and schema updates creates a reliable record of database changes while improving c
thetable.hashnode.dev2 min read