Managing YugabyteDB Distributed Schemas (Declarative)
Declare YugabyteDB colocation, tablet pre-splitting, and hash/range index sharding as code. Atlas plans the DDL and keeps the distribution layout in sync.
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.