Libraries tagged by database diff

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


unimapper/unimapper

10 Favers
455 Downloads

Universal mapping tool for collecting data from different sources

Go to Download


philiprehberger/laravel-db-expressions

1 Favers
240 Downloads

Database-agnostic SQL expression helper for date truncation, extraction, and differences across SQLite and MySQL

Go to Download


unionco/syncdb

0 Favers
10626 Downloads

Library to assist with syncing databases across different environments

Go to Download


theiconic/fixtures

13 Favers
23971 Downloads

Load fixtures into database from different formats: Yaml, XML, etc.

Go to Download


sachoo/phalcon-model-annotations

1 Favers
136381 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)

Go to Download


halimzidoune/query-macro-helper

8 Favers
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.

Go to Download


delirehberi/importbundle

8 Favers
107 Downloads

A tool for transfer data between different databases

Go to Download


9raxdev/mysql-struct-sync

22 Favers
123 Downloads

可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.

Go to Download


sachoo/phalcon-console-migration

1 Favers
135754 Downloads

Based on sachoo/phalcon-console, this component handle databases migrations (up, down, diff, status, run)

Go to Download


zyimm/sync-data-struct

4 Favers
102 Downloads

比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL

Go to Download


imcity-tech/laravel-translatable

0 Favers
1669 Downloads

[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.

Go to Download


sqonk/mysql-sync

16 Favers
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.

Go to Download


m-wardany/hash-ids

0 Favers
804 Downloads

This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique

Go to Download


<< Previous Next >>