migrations topic

List migrations repositories

Airline-Management-System

7
Stars
4
Forks
Watchers

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

7
Stars
2
Forks
Watchers

Tools to facilitate application development for Django

dogfish

50
Stars
5
Forks
Watchers

A really simple migration manager for MySQL and PostgreSQL.

go-pg-migrations

82
Stars
20
Forks
Watchers

A Go package to help write migrations with go-pg/pg.

dbmate

3.0k
Stars
197
Forks
Watchers

:rocket: A lightweight, framework-agnostic database migration tool.

activerecord-pg_enum

166
Stars
9
Forks
Watchers

Integrate PostgreSQL's enumerated types with the Rails enum feature

automigrate

28
Stars
0
Forks
Watchers

:robot: Database auto-migration for Clojure

models

45
Stars
2
Forks
Watchers

A tool for automated migrations for PostgreSQL, SQLite and MySQL.

sqla-wrapper

128
Stars
26
Forks
Watchers

A friendly wrapper for modern SQLAlchemy and Alembic

laravel-fk-migration

38
Stars
1
Forks
Watchers

Helpful base migration for creating all your foreign key without worrying about the order of your migrations.