Flask-Migrate
Migration tool
Tools and scripts for managing changes to a Flask application's database
SQLAlchemy database migrations for Flask applications using Alembic
2k stars
27 watching
229 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
alembicdatabaseflaskmigrationspythonsqlalchemy-database-migrations
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool for managing changes to databases in a controlled and reversible manner. | 2,953 |
| | Adds support for SQLAlchemy to Flask web applications | 4,250 |
| | A CLI extension for managing and migrating databases with Alembic | 76 |
| | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
| | Tools and scripts for managing changes to a relational database schema in a Go application. | 3,248 |
| | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,303 |
| | A lightweight framework-agnostic database migration tool | 5,539 |
| | Automates database changes across multiple environments and teams. | 853 |
| | Manages and snapshots Django application state during migrations | 23 |
| | A tool for managing database migrations in PHP applications | 4,472 |
| | Automatically generates Laravel migrations from an existing database schema. | 3,335 |
| | A simple and extensible administrative interface framework for Flask web applications | 5,810 |
| | A tool for managing changes to a database schema across multiple versions. | 31 |
| | A tool for managing database migrations across multiple databases. | 8 |
| | A tool that manages and migrates database schemas as code using modern DevOps principles. | 6,124 |