There are 8 repositories under migrations topic.
Database migrations. CLI and Golang library.
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
SQLAlchemy database migrations for Flask applications using Alembic
🚀 SQL Server automation and instance migrations have never been safer, faster or freer
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.
An easy-to-use, zero-downtime schema migration tool for Postgres
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
Node.js database migration management for Postgresql
Minimalistic database migration helper for Gorm ORM
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
A database migration tool for MongoDB in Node
Zero downtime migrations with ActiveRecord 3+ and PostgreSQL
Extract, Transform, Load: Any SQL Database in 4 lines of Code.
:rocket: Detect backward incompatible migrations for your django project
Safely migrate data in ActiveRecord migrations and keep them up to date.
Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).
Blazing fast database migrations for Laravel tests.
🐦 A Stack Overflow-inspired PostgreSQL migration library with strict ordering and immutable migrations
"Example of how to use migrations feature of TypeORM with NestJS.
Seamless second database integration for Rails.
Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.
An artisan command to build up a database from scratch
HTTP Request Migrations for API Versioning like Stripe
Integrate PostgreSQL's enumerated types with the Rails enum feature