Project Structure
After successfully verifying Atlas can connect to your database and understand its schema, let's proceed
After successfully verifying Atlas can connect to your database and understand its schema, let's proceed
Integrate Atlas with external schema sources and ORMs. Learn to manage your database schema as code regardless of programming language or ORM.
Learn how to set up your database schema-as-code project with Atlas. This guide compares using Atlas DDL, plain SQL, and ORMs to define your desired schema state.