Libraries tagged by db diff
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.
xnoire666/db-diff
0 Downloads
Laravel artisan command that diffs two MySQL databases and generates SQL files for the missing tables, views, columns, and mismatched column properties.
whatafunc/db-diff-auditor
3 Downloads
Database change auditor for AI-assisted development
shadiakiki1986/db-diff
7 Downloads
pm-connect/db-diff-utils
32 Downloads
Database Diff Utilities
pm-connect/db-diff
22 Downloads
A simple php based tool/application for comparing and generating a diff/comparison of any two given databases. Supports multiple database drivers.
mtcmedia/db-diff
20 Downloads
Database diff tool for comparing schemas
zorn-v/dbdiff
49 Downloads
wrath/dbdiff
210 Downloads
thomasbehan/dbdiff
5 Downloads
sepych/dbdiff
7 Downloads
Database schema comparison tool
jach/dbdiffer
170 Downloads
Tool for diffing SQL table schemas against a running database
ibraheem-ghazi/dbdiff
24 Downloads
php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries
fed/std-dbdiff
47 Downloads
ewma DBDiff/DBDiff adapter
decatur-vote/diffs-viewer
14 Downloads
A small lib to view diffs, built with taeluf/liaison and decatur-vote/diffs-db