migrations topic
Airline-Management-System
This is a simple Django application in which you can manage flight data, see the details about the flights and the passengers who are aboard.
django-dev
Tools to facilitate application development for Django
dogfish
A really simple migration manager for MySQL and PostgreSQL.
go-pg-migrations
A Go package to help write migrations with go-pg/pg.
dbmate
:rocket: A lightweight, framework-agnostic database migration tool.
activerecord-pg_enum
Integrate PostgreSQL's enumerated types with the Rails enum feature
automigrate
:robot: Auto-generated database migrations for Clojure
models
A tool for automated migrations for PostgreSQL, SQLite and MySQL.
sqla-wrapper
A friendly wrapper for modern SQLAlchemy and Alembic
laravel-fk-migration
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.