Libraries tagged by database diff
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.
aymdev/fregata
172 Downloads
Database migration framework allowing data migration between different DBMS or database structures.
unimapper/unimapper
454 Downloads
Universal mapping tool for collecting data from different sources
bauer01/unimapper
2533 Downloads
Universal mapping tool for collecting data from different sources
unionco/syncdb
10521 Downloads
Library to assist with syncing databases across different environments
ucscode/doctrine-expression
70 Downloads
A PHP class for handling SQL queries across different database platforms using Doctrine.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
delirehberi/importbundle
107 Downloads
A tool for transfer data between different databases
daltonmccleery/remote-models
99 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
zyimm/sync-data-struct
102 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
imcity-tech/laravel-translatable
1431 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
pm-connect/db-diff-utils
32 Downloads
Database Diff Utilities
mtcmedia/db-diff
19 Downloads
Database diff tool for comparing schemas
faliure/laravel-separate-databases
11997 Downloads
Laravel Eloquent Relationships for Models living in separate databases (different hosts or same)
twoh/database-driver
3 Downloads
Includes a basic Driver to interact with different database systems.