alembic

Database manager

A tool for managing changes to databases in a controlled and reversible manner.

A database migrations tool for SQLAlchemy.

GitHub

3k stars
20 watching
253 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

pythonsqlsqlalchemy

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
miguelgrinberg/flask-migrateTools and scripts for managing changes to a Flask application's database2,365
nickjj/flask-dbA CLI extension for managing and migrating databases with Alembic76
rubenv/sql-migrateTools and scripts for managing changes to a relational database schema in a Go application.3,248
sqlalchemy/sqlalchemyA powerful library providing an object-relational mapping system to interact with databases in a Pythonic way.9,807
amacneil/dbmateA lightweight framework-agnostic database migration tool5,539
golang-migrate/migrateDatabase migration tool written in Go that reads and applies migrations to various databases.15,714
lecaillon/evolveAutomates database changes across multiple environments and teams.853
ariga/atlasA tool that manages and migrates database schemas as code using modern DevOps principles.6,124
djrobstep/migraA tool for managing and comparing changes to PostgreSQL schemas in an automated and testable way2,930
volatiletech/sqlboilerAn ORM generator that creates a Go-based data access layer from an existing database schema.6,776
pallets-eco/flask-sqlalchemyAdds support for SQLAlchemy to Flask web applications4,250
rdagumampan/yuniqlAn engine for managing schema versioning and database migrations using plain SQL scripts416
xethron/migrations-generatorAutomatically generates Laravel migrations from an existing database schema.3,335
lejeunerenard/dbic-migration-envAutomates environment variable setup for DBIx::Class::Migration scripts and Dancer applications.0
go-gormigrate/gormigrateA minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback.1,055