database-migrations topic

List database-migrations repositories

cl-migratum

41
Stars
5
Forks
Watchers

Database Schema Migration System for Common Lisp

naphtha

5
Stars
0
Forks
Watchers

Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust...

refinery

17
Stars
4
Forks
Watchers

"Ready-to-eat" migrations for the Codeigniter framework.

erd

326
Stars
43
Forks
Watchers

A Rails engine for drawing your app's ER diagram

phinx-migrations-generator

231
Stars
46
Forks
Watchers

A Migration Code Generator for Phinx

dbmate

4.4k
Stars
252
Forks
Watchers

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

php-database-migration

85
Stars
33
Forks
Watchers

Database Migration tool for PHP

models

50
Stars
3
Forks
Watchers

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

lol_dba

1.6k
Stars
69
Forks
Watchers

lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.