Automatic YugabyteDB Schema Migrations with Atlas
Learn how to manage YugabyteDB YSQL schemas with Atlas using both declarative and versioned workflows.
Learn how to manage YugabyteDB YSQL schemas with Atlas using both declarative and versioned workflows.
All common open-source relational database management systems are supported in all versions of Atlas.
Declare YugabyteDB colocation, tablet pre-splitting, and hash/range index sharding as code. Atlas plans the DDL and keeps the distribution layout in sync.
Manage YugabyteDB colocation, tablet pre-splitting, and hash/range index sharding through versioned migrations. Every distribution decision is reviewed before it reaches production.