Export Database Schema to Code
Learn how to export an existing database schema to SQL or HCL code using the `atlas schema inspect` command with split and write functions.
Learn how to export an existing database schema to SQL or HCL code using the `atlas schema inspect` command with split and write functions.
Export your database schema to HCL or SQL code, configure a dev database, and verify Atlas produces a zero-diff against your live database.