Libraries tagged by database schema diff
phlib/schemadiff
5365 Downloads
Schema Diff: Show difference between MySQL databases
dlevsha/compalex
43 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
robinncode/db_craft
468 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
dlevsha/nasgrate
38 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
jach/dbdiffer
168 Downloads
Tool for diffing SQL table schemas against a running database
suramon/sf-propel-sql-diff-plugin
3693 Downloads
Generate diff.sql file, which contains difference between schema.yml and current database structure
bronos/php-sql-diff
5938 Downloads
PHP SQL schema diff
mtcmedia/db-diff
15 Downloads
Database diff tool for comparing schemas
starker-xp/database-checker
41 Downloads
Get diff between actual schema and json configuration
lbigroupp/database-checker
127 Downloads
Get diff between actual schema and json configuration
safronik/db-wrapper
20 Downloads
Wrapper for different relation databases drivers such as PDO, Mysqli, WPDB, Drupal, and any other
dsaru/goya
18 Downloads
Database Schema Diff Tool for Laravel