yuniql
Database migration tool
An engine for managing schema versioning and database migrations using plain SQL scripts
Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
418 stars
11 watching
64 forks
Language: C#
last commit: 4 months ago
Linked from 3 awesome lists
amazon-rdsazure-sql-databasedata-engineeringdatabase-migrationsdatawarehousedotnet-coredotnet-toolmariadbmysqloraclepostgresqlredshiftsnowflakesqlsqlserveryuniql
Related projects:
Repository | Description | Stars |
---|---|---|
rougin/refinery | A tool for creating database migrations in CodeIgniter 3 applications | 17 |
pravasan/pravasan | A tool for managing database schema migrations. | 30 |
square/shift | An application that automates the process of running schema migrations on MySQL databases | 739 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
lecaillon/evolve | Automates database changes across multiple environments and teams. | 849 |
rafaelespinoza/godfish | A tool for managing database migrations across multiple databases. | 8 |
yandex/pgmigrate | A tool to manage and automate changes to a PostgreSQL database schema | 631 |
dachusa/mysqltolaravel | A tool to simplify the migration of an existing MySQL database to a new Laravel application | 17 |
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
fabianlindfors/reshape | Automates schema changes in PostgreSQL without downtime | 1,725 |
vladfaust/migrate.cr | A tool for managing changes to a database schema across multiple versions. | 31 |
yadakhov/laradump | A package to manage backups and restores of MySQL databases using Laravel's console commands. | 25 |
awapps/mongration | A framework for managing MongoDB migrations in a structured and fault-tolerant way. | 85 |
soundcloud/lhm | A tool to perform online, non-locking database schema migrations | 1,832 |
beckenrode/mysql-workbench-export-laravel-5-migrations | Automates the export of Laravel 5 migration files from MySQL Workbench models. | 898 |