database-migration
There are 81 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 declarative schema migrations
weAIDB/CrackSQL
LLM-based Dialect Translation System
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
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.
c9s/goose
Goose database migration tool - fork of https://github.com/pressly/goose
lechuckroh/octopus-db-tool
DB schema tools with format conversion, source generation, reverse/forward engineering
Mongorunway/mongorunway
Efficient database migration made easy
bliblidotcom/data-migration
Blibli Database Migration Framework
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()
localstack-samples/sample-dms-cdc-rds-to-kinesis
Showcases real-time data replication from RDS (MariaDB) to Kinesis using AWS DMS on LocalStack. Implements both full-load and Change Data Capture (CDC) tasks to stream database changes for analytics.
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.
westonganger/rails_uuid_to_integer_primary_keys
A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys
crate/mongodb-cratedb-migration-tool
Tool to facilitate migrations from MongoDB to CrateDB, now integrated into CrateDB Toolkit's MongoDB I/O subsystem.
nlopes/database-schema
This crate provides a simple way to dump a database structure to a file, in SQL format.
shivananda199/db-migration-azure-data-engg
Database migration data engineering project (Azure Cloud)
vane/asyncpg-migrate
Migration tool for asyncpg inspired by knex.js
dwin/dbmate-action
Github Action for Dbmate database migration tool
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.
cwses1/sqlcurrent
A database migrations / SQL deployments tool written in Python. Supports versioning for several databases at once. Works with any database that has a Python database driver / adapter.
guilhermefaleixo/db-migrator
This repo is part of data migration using pt-archiver
IOInfinity-NIU/Python-SQLite-TortoiseORM-Aerich-Migration
Create, read, update and delete database with Python, Tortoise ORM, Aerich migration and SQLite(or PostgreSQL MySQL)
programmerShinobi/postgre-bootcamp
Learn Postgre SQL
niranjanbala/development-guides
Comprehensive development guides covering modern software development practices, patterns, and methodologies