Libraries tagged by compare databases
ecms/db-compare
0 Favers
22 Downloads
22 Downloads
Find differences in tow databases
ibraheem-ghazi/dbdiff
2 Favers
24 Downloads
24 Downloads
php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries
wambacom/dbff
1 Favers
2356 Downloads
2356 Downloads
Diff for DB
dbff/dbff-core
1 Favers
894 Downloads
894 Downloads
Diff for DB
faimmedia/mysql-json-export
0 Favers
3 Downloads
3 Downloads
Makes it easy to export, update and compare your MySQL databases.
tesis/db-layer
0 Favers
12 Downloads
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)