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

51
Stars
5
Forks
Watchers

A really simple migration manager for MySQL and PostgreSQL.

go-pg-migrations

84
Stars
21
Forks
Watchers

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

dbmate

4.4k
Stars
251
Forks
Watchers

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

activerecord-pg_enum

167
Stars
10
Forks
Watchers

Integrate PostgreSQL's enumerated types with the Rails enum feature

automigrate

68
Stars
0
Forks
Watchers

:robot: Auto-generated database migrations for Clojure

models

50
Stars
3
Forks
Watchers

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

sqla-wrapper

147
Stars
31
Forks
Watchers

A friendly wrapper for modern SQLAlchemy and Alembic

laravel-fk-migration

37
Stars
1
Forks
Watchers

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