awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to prisma/migrate

Projects sharing features with Migrate

16 open-source projects similar to prisma/migrate, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • ariga/atlasariga avatar

    ariga/atlas

    8,096View on GitHub↗

    Atlas is a SQL database schema management tool and database infrastructure as code framework. It provides a declarative database migration engine that computes the difference between a desired schema state and the current database state to automatically generate the necessary SQL for transitions. The project distinguishes itself through a comprehensive suite of analysis and visualization tools, including a database schema linter that detects destructive changes and data loss risks. It also features a SQL schema visualization tool capable of generating entity-relationship diagrams from extract

    Go
    View on GitHub↗8,096
  • bytebase/bytebasebytebase avatar

    bytebase/bytebase

    14,151View on GitHub↗

    Bytebase is a database DevSecOps platform and management console designed to orchestrate schema migrations, deployments, and security audits across multiple database engines. It serves as a SQL GitOps tool that synchronizes database states with configurations stored in Git repositories to manage infrastructure as code. The platform distinguishes itself through a multi-database management console that provides a single interface for relational and NoSQL databases. It includes a security layer for role-based access control, database activity auditing, and column-level data masking to protect se

    Gocicddata-maskingdata-security
    View on GitHub↗14,151
  • courseorchestra/2bassCourseOrchestra avatar

    CourseOrchestra/2bass

    44View on GitHub↗

    DB schema as code tool

    Java
    View on GitHub↗44
  • djrobstep/migradjrobstep avatar

    djrobstep/migra

    3,049View on GitHub↗

    DEPRECATED: Like diff but for PostgreSQL schemas

    Python
    View on GitHub↗3,049

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • fabianlindfors/reshapefabianlindfors avatar

    fabianlindfors/reshape

    1,846View on GitHub↗

    An easy-to-use, zero-downtime schema migration tool for Postgres

    Rust
    View on GitHub↗1,846
  • flyway/flywayflyway avatar

    flyway/flyway

    9,844View on GitHub↗

    Flyway is a database schema versioning tool and SQL migration orchestrator. It applies version-controlled schema changes to relational databases using SQL scripts and Java Database Connectivity to ensure environments remain consistent and reproducible. The tool tracks applied migration scripts in a dedicated metadata table to determine which updates require execution. It supports the synchronization of schema versions across multiple different database engines and provides integration for build systems and application frameworks to automate updates during software release processes. Capabili

    Javaauroracontinuous-deliverycontinuous-deployment
    View on GitHub↗9,844
  • github/gh-ostgithub avatar

    github/gh-ost

    13,409View on GitHub↗

    gh-ost is a triggerless online schema migration tool for MySQL. It functions as a replication client and table management utility that synchronizes data from a source table to a shadow table using binary logs, allowing for table structure modifications without locking original tables or causing downtime. The tool distinguishes itself by using binary-log-based replication instead of triggers to stream row-based events to a shadow table. It implements load-aware throttling and dynamic performance tuning to adjust migration speed based on server load and replication lag. Users can monitor and ad

    Go
    View on GitHub↗13,409
  • k0kubun/sqldefk0kubun avatar

    k0kubun/sqldef

    3,109View on GitHub↗

    Idempotent schema management for MySQL, PostgreSQL, SQLite, and SQL Server

    Go
    View on GitHub↗3,109
  • liquibase/liquibaseliquibase avatar

    liquibase/liquibase

    5,527View on GitHub↗

    Liquibase is a database schema change management tool and version control system designed to track, manage, and apply versioned database modifications. It functions as a SQL migration framework and DevOps automation utility that integrates database deployments into continuous delivery pipelines and build toolchains. The system enables precise rollbacks and drift detection by recording every modification made to a database schema. It supports the definition of database changes through structured changesets in XML, YAML, or JSON, as well as raw SQL scripts, to ensure consistent deployments acro

    Java
    View on GitHub↗5,527
  • perseas/pyrseasperseas avatar

    perseas/Pyrseas

    407View on GitHub↗

    Provides utilities for Postgres database schema versioning.

    Python
    View on GitHub↗407
  • rdagumampan/yuniqlrdagumampan avatar

    rdagumampan/yuniql

    427View on GitHub↗

    Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!

    C#
    View on GitHub↗427
  • salsita/node-pg-migratesalsita avatar

    salsita/node-pg-migrate

    1,467View on GitHub↗

    Node.js database migration management for PostgreSQL

    TypeScript
    View on GitHub↗1,467
  • schemahero/schemaheroschemahero avatar

    schemahero/schemahero

    1,136View on GitHub↗

    A Kubernetes operator for declarative database schema management (gitops for database schemas)

    Go
    View on GitHub↗1,136
  • shayonj/pg-oscshayonj avatar

    shayonj/pg-osc

    616View on GitHub↗

    Easy CLI tool for making zero downtime schema changes and backfills in PostgreSQL

    Ruby
    View on GitHub↗616
  • skeema/skeemaskeema avatar

    skeema/skeema

    1,368View on GitHub↗

    Declarative pure-SQL schema management for MySQL and MariaDB

    Godeclarativemariadbmigrations
    View on GitHub↗1,368
  • sqitchers/sqitchsqitchers avatar

    sqitchers/sqitch

    3,134View on GitHub↗

    Sensible database change management

    Perl
    View on GitHub↗3,134