Skip to main content

2 docs tagged with "sqlc"

View all tags

Declarative migrations for sqlc using Atlas

Learn how to use Atlas with sqlc for declarative database schema migrations in Go projects. This guide explains integrating Atlas and sqlc, managing schema changes, and best practices for keeping your database and code in sync using declarative migrations.