atlas
DB schema manager
A tool that manages and migrates database schemas as code using modern DevOps principles.
Manage your database schema as code
6k stars
35 watching
271 forks
Language: Go
last commit: about 2 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ariga/terraform-provider-atlas | Provides a Terraform provider for managing and migrating database schemas using modern DevOps principles. | 57 |
amacneil/dbmate | A lightweight framework-agnostic database migration tool | 5,539 |
rubenv/sql-migrate | Tools and scripts for managing changes to a relational database schema in a Go application. | 3,248 |
djrobstep/migra | A tool for managing and comparing changes to PostgreSQL schemas in an automated and testable way | 2,930 |
chartdb/chartdb | A web-based database diagramming editor that allows users to visualize and design their databases with a single query. | 10,938 |
sqldef/sqldef | Automated schema management tool that uses SQL to manage changes across multiple databases | 1,979 |
sqlalchemy/alembic | A tool for managing changes to databases in a controlled and reversible manner. | 2,953 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
fluentmigrator/fluentmigrator | A migration framework for .NET that enables developers to manage and version their database schema | 3,281 |
guiabolso/darwin | Manages changes to a database schema over time. | 144 |
lecaillon/evolve | Automates database changes across multiple environments and teams. | 853 |
mongodb/mongodb-atlas-cli | A command line interface for managing MongoDB instances in the cloud. | 164 |
pressly/goose | A tool for managing changes to a database schema. | 7,307 |
xo/xo | A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. | 3,748 |
rdagumampan/yuniql | An engine for managing schema versioning and database migrations using plain SQL scripts | 416 |