Skip to main content

4 docs tagged with "schema apply"

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.

Declarative schema migrations

Learn how to use Atlas for declarative schema migrations (sometimes called state-based migrations), enabling you to plan, review, and apply database schema migrations safely and automatically

Dev Database

Dev Database is an ephemeral database that Atlas uses to process and validate users' schemas, migrations and more.