Libraries tagged by database schema diff

robinncode/db_craft

21 Favers
5470 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.

Go to Download


heyosseus/difflock

7 Favers
284 Downloads

Diff, analyze and protect your Laravel database schema. Schema diffing, migration risk linting, and a migration guard that blocks destructive changes before they run.

Go to Download


phlib/schemadiff

7 Favers
10733 Downloads

Schema Diff: Show difference between MySQL databases

Go to Download


dlevsha/compalex

440 Favers
45 Downloads

Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL

Go to Download


samjuk/m2-module-verbose-db-status

5 Favers
4482 Downloads

Adds a verbose mode to the setup:db:status command, to assist with debugging DB schema differences

Go to Download


kinetis/migrations

0 Favers
110 Downloads

A thin database migration runner and migrate commands for Kinetis — raw SQL up()/down() migrations for the default connection and named ones, no fluent DDL builder, no schema-diffing.

Go to Download


cavid/schema-lens

1 Favers
6 Downloads

See exactly what changed in your database. Git-diff style schema comparison for Laravel.

Go to Download


zaeem2396/schema-lens

7 Favers
20 Downloads

Laravel package to preview migration files against current MySQL or PostgreSQL schema with destructive change detection and data export

Go to Download


schema-keeper/schema-keeper

13 Favers
6113 Downloads

Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.

Go to Download


dlevsha/nasgrate

31 Favers
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

Go to Download


nandan108/attrecord-migrations

0 Favers
14 Downloads

Declarative schema convergence for attrecord: introspect the live database, diff it against attribute-derived TableSchema, and apply a classified, guarded ALTER plan.

Go to Download


suramon/sf-propel-sql-diff-plugin

0 Favers
3696 Downloads

Generate diff.sql file, which contains difference between schema.yml and current database structure

Go to Download


farzai/laravel-schema

0 Favers
4 Downloads

Visualize and compare database schemas between Laravel migrations and your database

Go to Download


bronos/php-sql-diff

0 Favers
5938 Downloads

PHP SQL schema diff

Go to Download


mtcmedia/db-diff

1 Favers
20 Downloads

Database diff tool for comparing schemas

Go to Download


Next >>