alembic
Database manager
A tool for managing changes to databases in a controlled and reversible manner.
A database migrations tool for SQLAlchemy.
3k stars
20 watching
253 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
pythonsqlsqlalchemy
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools and scripts for managing changes to a Flask application's database | 2,365 |
| A CLI extension for managing and migrating databases with Alembic | 76 |
| Tools and scripts for managing changes to a relational database schema in a Go application. | 3,248 |
| A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,807 |
| A lightweight framework-agnostic database migration tool | 5,539 |
| Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
| Automates database changes across multiple environments and teams. | 853 |
| A tool that manages and migrates database schemas as code using modern DevOps principles. | 6,124 |
| A tool for managing and comparing changes to PostgreSQL schemas in an automated and testable way | 2,930 |
| An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,776 |
| Adds support for SQLAlchemy to Flask web applications | 4,250 |
| An engine for managing schema versioning and database migrations using plain SQL scripts | 416 |
| Automatically generates Laravel migrations from an existing database schema. | 3,335 |
| Automates environment variable setup for DBIx::Class::Migration scripts and Dancer applications. | 0 |
| A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback. | 1,055 |