sql-migration
There are 23 repositories under sql-migration topic.
rust-db/refinery
Powerful SQL migration toolkit for Rust.
go-pg/migrations
SQL database migrations for Golang go-pg and PostgreSQL
sunary/sqlize
powerful SQL toolkit; offering parsing, building, and migration capabilities.
kaliop-uk/ezmigrationbundle
This bundle makes it easy to handle eZPlatform / eZPublish5 content upgrades/migrations
andrewpillar/mgrt
Simple SQL migrations
gabfl/dbschema
MySQL/PostgreSQL schema migrations made easy
c9s/goose
Goose database migration tool - fork of https://github.com/pressly/goose
NRK-group/Moment
A social network for sharing moments
kiprotect/go-helpers
A small collection of various helpers we use in our Go projects (forms, settings, structure conversions, ...)
bezborodow/flask-migratepg
Simple SQL migration command for Flask and Psycopg 3.
foryforx/gobodyguard
ACL-based authorization. self-contained and independent microservice which shall be a drop-in into other microservices-based system. Reference: https://www.codeproject.com/articles/1056853/lightning-fast-access-control-lists-in-csharp
kevinburke/goose
Maintained fork of liamstask/goose that supports ALTER TYPE, CREATE INDEX CONCURRENTLY
maksimepikhin/php-sql-migration
Компонент для работы с SQL миграциями
bertugfahriozer/sql2migration
CodeIgniter 4 Spark command to convert SQL dump files (e.g., from phpMyAdmin) into migration files. Supports table creation, foreign keys (SET NULL, NO ACTION, CASCADE, etc.), triggers, and database prefix handling. Easy to integrate via Composer.
foryforx/ibossgo
golang with google oauth and postgres. Implemented in clean-architecture with sql migration.
alexdyukov/dbmigrator
Go database migration library compatible with sql.DB
farjs/better-sqlite3-migrate
Automates Sqlite DB schema versioning
huyvw/php-symfony-doctrine-migration
Database version control with php symfony migration for postgresql database, mysql, mariadb, ...
Blacksuan19/sqlmigrately
Zero setup SQL schema migration from pandas DataFrames
dickensas/smartlexer
Smart way to replace and transform your source code to a different source code using custom transform template
hexaaproject/hexaa-migrator
HEXAA database migrator to HEXAA version 2.
InitPHP/Barbarian
It is a primitive Migration library. The biggest advantage of being primitive is that it is simple and understandable.