An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with database-migration

A curated list of projects in awesome lists tagged with database-migration .

https://github.com/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.

branching ci ci-cd cicd cloning database database-branching database-migration database-migrations database-schema database-schema-evolutions database-schema-migration pgsql postgres postgresql sql

Last synced: 14 May 2025

https://github.com/go-rel/rel

:gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API

database database-migration golang hacktoberfest help-wanted mysql orm postgresql repository-pattern sql

Last synced: 08 Apr 2025

https://github.com/maskarade/Android-Orma

An ORM for Android with type-safety and painless smart migrations

android database database-migration orm query-builder sql sqlite

Last synced: 26 Mar 2025

https://github.com/padurean/gosmig

Simple, minimal SQL database migrations written in Go. Build your own migration CLI with it. Std lib database/sql and SQLX supported out of the box.

database database-migrate-ext database-migration database-migrations db-migrate db-migration db-migrations dbmigrate dbmigration dbmigrator go golang rdbms sql

Last synced: 27 Dec 2025

https://github.com/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

database-migration enqueue framework schema-builder vue-js wordpress wordpressplugin

Last synced: 11 Jan 2026

https://github.com/shrinivdeshmukh/sqlalchemy-modelgen

Create sqlalchemy python model files by defining tables and columns in a YAML file

database-migration database-schema schema-versions yaml

Last synced: 16 Jan 2026

https://github.com/viartemev/ktor-flyway-feature

Flyway migration feature for Ktor (Kotlin)

database database-migration flyway kotlin ktor ktor-framework

Last synced: 17 Mar 2025

https://github.com/rolang/dumbo

Simple database migration tool for Postgres with skunk on JVM and Native

database-migration flyway jvm native postgres scala scala-native skunk

Last synced: 15 Oct 2025

https://github.com/aliyevh/mad-migration

Database migration tool to migrate different structured databases.

alembic database database-migration database-structures mariadb mongdb mysql postgresql python sqlalchemy transfered-data

Last synced: 30 Jul 2025

https://github.com/antonkomarev/php-db-migration-validator

Validate PHP database migration files for compliance with best practices. Ensure db migrations are irreversible.

best-practice best-practices ci database database-migration database-migrations db-migration db-migrations irreversible-migration php php-library validate validation

Last synced: 20 Jul 2025

https://github.com/lechuckroh/octopus-db-tool

DB schema tools with format conversion, source generation, reverse/forward engineering

database-migration database-schema flyway gorm graphql jpa-hibernate liquibase mysql protobuf sqlalchemy

Last synced: 30 Jan 2026

https://github.com/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.

chunk ci-cd csv data-integration database-migration datasource docker github-actions h2 java job-configuration jooq multi-database mysql opencsv skeleton-code spring-batch-5 spring-boot-3 spring-framework tasklet

Last synced: 02 Nov 2025

https://github.com/c9s/goose

Goose database migration tool - fork of https://github.com/pressly/goose

database-migration goose sql-migration

Last synced: 23 Apr 2025

https://github.com/westonganger/rails_uuid_to_integer_primary_keys

A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys

database-migration rails ruby uuid

Last synced: 15 Apr 2025

https://github.com/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.

database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql

Last synced: 15 Jun 2025

https://github.com/houssemdellai/databasemigrations-ci-cd

Sample ASP.NET Core MVC app to demo CI/CD for Database using EF Core Migrations

asp-net-core azure-devops database-migration ef-core

Last synced: 02 Jan 2026

https://github.com/bliblidotcom/data-migration

Blibli Database Migration Framework

bliblidotcom data-migration database-migration

Last synced: 15 Jul 2025

https://github.com/HoussemDellai/DatabaseMigrations-CI-CD

Sample ASP.NET Core MVC app to demo CI/CD for Database using EF Core Migrations

asp-net-core azure-devops database-migration ef-core

Last synced: 10 Mar 2025

https://github.com/harish2704/simple-db-migrator

A simple database migration tool written in PHP

database-migration migration-tool php-migration

Last synced: 04 Aug 2025

https://github.com/pageton/bridge-db

Move data between SQL and NoSQL databases with a single CLI command.

cli cockroachdb cross-database database-migration etl go mariadb mongodb mssql mysql postgresql redis sqlite

Last synced: 05 Jun 2026

https://github.com/wack/tern

Language-agnostic database migrations compiled into reusable, self-documenting executables.

breaking-changes database-migration database-schema developer-tools devops postgresql schema-diff schema-migration

Last synced: 08 Feb 2026

https://github.com/nlopes/database-schema

This crate provides a simple way to dump a database structure to a file, in SQL format.

database database-migration database-schema diesel mysql sqlite sqlx

Last synced: 14 Apr 2026

https://github.com/marceloneppel/sembast-to-badger

A simple tool to convert sembast database exports to BadgerDB databases.

badger badgerdb dart dartlang database database-migration database-migrations databases go golang sembast

Last synced: 09 Apr 2026

https://github.com/lazycodedoggy/evoschema

EvoSchema is a phase-based database evolution runner (Pre-DDL / DML / Assert / Post-DDL) for code-driven schema and data changes across multiple datasources. It solves the consistency challenge when multiple microservices need to evolve their own databases during a major release—without cross-service distributed transactions.

atomikos code-driven-migration compensation-pattern controlled-release data-consistency data-migration database-evolution database-migration database-rollbacks db-management java jta microservices migration-tool release-automation safe-migration schema-migration spring-boot sql-guardrails xa-transactions

Last synced: 03 May 2026

https://github.com/graceframework/grace-database-migration

Helps you manage database changes while developing Grace applications

database-management database-migration graceframework plugin

Last synced: 09 Sep 2025

https://github.com/olbrichattila/godbmigrator_cmd

Golang command line database migrator, and HTTP migrator server, dockerized for CI-CD pipelines

automation ci-cd database database-migration go golang golang-application migration mysq postgresql sqlite

Last synced: 06 May 2026

https://github.com/gregwhitaker/dbmigrator

Template project for creating a Flyway database migrator.

database-migration flyway flyway-migrations postgresql sql template

Last synced: 12 May 2026

https://github.com/xnuvers007/php-native-migrator

A powerful, 100% dependency-free, framework-agnostic database migration and seeding engine for native PHP projects. Bring Laravel's elegant schema builder and CLI automation to your raw PHP code! 🚀

cli database database-migration framework-agnostic laravel-inspired migration mysql php php-native schema-builder seeder sqlite zero-dependencies

Last synced: 25 Jun 2026

https://github.com/go-universal/sql

🔥 SQL migration and utility toolkit for Go.

database-migration golang mysql postgres postgresql

Last synced: 12 Aug 2025

https://github.com/guludo/svip

Database schema versioning in Python

database-migration database-schema schema-versioning

Last synced: 16 Jan 2026

https://github.com/ryanch741/pt-osc-incremental-update-plugin

A Perl plugin for pt-online-schema-change to incrementally execute custom SQL updates on the new table during the row-copying process.

data-backfill database-migration mysql percona-toolkit perl plugin pt-online-schema-change-

Last synced: 14 Apr 2026

https://github.com/pixovoid-net/pgsql-mariadb-migrate

A PHP script to migrate data and schema from PostgreSQL to MariaDB, supporting type conversion and batch migration. !!!! Not perfect, was used for an old project !!!!

database-migration dont-use mariadb migration-script mit-license mysql old-project php postgresql

Last synced: 13 Oct 2025

https://github.com/topi314/gomigrate

Golang SQL database schema migration library

database database-migration go golang migration postgres sqlite

Last synced: 29 Apr 2026

https://github.com/latentprion/cppbessot

CPPBESSOT (C++ BackEnd Single Source of Truth): a framework that uses OpenAPI to maintain a single source of truth for the data model of a software project. It generates C++ headers, JSON serdes, ODB-based ORM headers, DB migrations, Typescript types and Zod schemas. I.e: a type-safe backend-to-frontend data model manager.

backend-cpp backend-development cmake cpp database-migration database-schema json json-deserialization json-serialization json-validation odb openapi orm postgresql sqlite type-safety typescript typescript-definitions zod zod-validation

Last synced: 17 Apr 2026

https://github.com/romanow/data-migration-job

Batch job for data migration between databases

database-migration kubernetes-job spring-batch

Last synced: 28 Mar 2025

https://github.com/dessima/migrating-to-amazon-rds

Automated migration from EC2 local database to Amazon RDS using Bash and AWS CLI. Features remote SSH orchestration and SSM Parameter Store updates.

amazon-rds automation aws aws-cli aws-restart bash-script cloud-computing database-migration devops ec2 mariadb system-manager

Last synced: 11 Apr 2026

https://github.com/romanow/data-migration-lib

Database migration library based on Spring Batch

database-migration elt spring-batch

Last synced: 18 Jul 2025

https://github.com/slotix/dbconvert-streams-ui

Frontend application for DBConvert Streams — real-time database migration and sync across cloud and on-prem database platforms.

cdc database-migration dbconvert frontend typescript ui vite vue

Last synced: 18 Jan 2026

https://github.com/samukce/test.fluentmigrator

A simply tool to facility TDD in database migration using FluentMigrator.

database-migration database-migrations facility fluentmigrator sql tdd

Last synced: 14 Jan 2026