database-migration
There are 67 repositories under database-migration topic.
postgres-ai/database-lab-engine
DBLab enables 🖖 database branching and ⚡️ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software quality. Follow to stay updated.
go-rel/rel
:gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
maskarade/Android-Orma
An ORM for Android with type-safety and painless smart migrations
WP-PluginMaster/PluginMaster
An application development framework for WordPress. More than WordPress Plugin Boilerplate Generator. You will fall in love with PluginMaster. Let's try. visit: https://www.wppluginmaster.com
rolang/dumbo
Simple database migration tool for Postgres with skunk on JVM and Native
kurt213/mongodb-to-postgresql
Migrate and replicate data from MongoDB to PostgreSQL in Node.js
shrinivdeshmukh/sqlalchemy-modelgen
Create sqlalchemy python model files by defining tables and columns in a YAML file
AliyevH/mad-migration
Database migration tool to migrate different structured databases.
viartemev/ktor-flyway-feature
Flyway migration feature for Ktor (Kotlin)
antonkomarev/php-db-migration-validator
Validate PHP database migration files for compliance with best practices. Ensure db migrations are irreversible.
karsthammer/migrate-rds-to-cloudsql
A terraform project that can be used to setup replication between AWS RDS/Aurora and Google CloudSQL
Mongorunway/mongorunway
Efficient database migration made easy
kinto-technologies/SpringBoot3BatchStarter
Spring Batch 5 skeleton for Spring Boot 3. Includes DB to CSV and CSV to DB samples for quick customization. This repository demonstrates multi-database setup, efficient batch processing, and GitHub Actions integration for CI/CD pipelines.
lechuckroh/octopus-db-tool
DB schema tools with format conversion, source generation, reverse/forward engineering
bliblidotcom/data-migration
Blibli Database Migration Framework
c9s/goose
Goose database migration tool - fork of https://github.com/pressly/goose
champon1020/gsorm
[Pre-release] Go simple and SQL-like ORM which is high performance, providing mock, flexible implementation, and smart database migration.
kishandonga/flutter-sqflite-onupgrade
Let's understand how database migration works with the flutter Sqflite, it is journey between onCreate() to onUpgrade()
westonganger/rails_uuid_to_integer_primary_keys
A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys
altafjava/migrate-mongodb-to-mysql
This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.
crate/mongodb-cratedb-migration-tool
Tool to facilitate migrations from MongoDB to CrateDB, now integrated into CrateDB Toolkit's MongoDB I/O subsystem.
shivananda199/db-migration-azure-data-engg
Database migration data engineering project (Azure Cloud)
vane/asyncpg-migrate
Migration tool for asyncpg inspired by knex.js
harish2704/simple-db-migrator
A simple database migration tool written in PHP
HoussemDellai/DatabaseMigrations-CI-CD
Sample ASP.NET Core MVC app to demo CI/CD for Database using EF Core Migrations
mgernand/MongoDB.DbContext
A database context implementation for MongoDB.
AniketSK/RealmMigrationTestsExample
An example of how to test RealmMigrations.
dwin/dbmate-action
Github Action for Dbmate database migration tool
IOInfinity-NIU/Python-SQLite-TortoiseORM-Aerich-Migration
Create, read, update and delete database with Python, Tortoise ORM, Aerich migration and SQLite(or PostgreSQL MySQL)
nlopes/database-schema
This crate provides a simple way to dump a database structure to a file, in SQL format.
programmerShinobi/postgre-bootcamp
Learn Postgre SQL
walkline/migo
golang database migration tool
enesbabekoglu/MySQL-To-Redis-PHP
This project includes a PHP script designed to transfer tables and data from a MySQL database to a Redis database. The script enables you to fetch data from MySQL and seamlessly write it to Redis.
guilhermefaleixo/db-migrator
This repo is part of data migration using pt-archiver
jmgrimes/ld-migration-console-demo
A console application to demonstrate targeting and progressive, multistage rollouts of a database migration controlled by LaunchDarkly.
olbrichattila/godbmigrator_cmd
Golang command line database migrator