Libraries tagged by mysql diff
camcima/php-mysql-diff
42785 Downloads
phlib/schemadiff
10425 Downloads
Schema Diff: Show difference between MySQL databases
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
nayjest/db-diff
3356 Downloads
Database diff tool for Laravel & MySQL
sqonk/mysql-sync
649 Downloads
MySQL-sync is a simple script written in PHP that can assist and automate the synchronisation of differences in table structures between two database servers.
9raxdev/mysql-struct-sync
123 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
philiprehberger/laravel-db-expressions
240 Downloads
Database-agnostic SQL expression helper for date truncation, extraction, and differences across SQLite and MySQL
dzasa/maratus-php-backup
10 Downloads
Backup different types databases(Couchdb, MongoDB, MySQL, PostgreSQL, Redis, Riak, SQLite) on local or remote to Google Drive, Dropbox, Copy, FTP etc.
zaeem2396/schema-lens
20 Downloads
Laravel package to preview migration files against current MySQL or PostgreSQL schema with destructive change detection and data export
merql/merql
232 Downloads
Pure PHP three-way database merge with column-level conflict resolution. Git-style merge semantics applied to MySQL and SQLite tables.
dlevsha/nasgrate
40 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
eloquent/dumpling
8 Downloads
Diff-friendly mysqldump with an improved interface.
zyimm/sync-data-struct
102 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
sachoo/phalcon-model-annotations
136375 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
nhagemann/anycontent-client-php
11532 Downloads
Client library to work with AnyContent repositories. Provides connectors for different repository types (file based, MySQL).