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 emvi/gondolier

Projects sharing features with Gondolier

23 open-source projects similar to emvi/gondolier, 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.

  • pravasan/pravasanP

    pravasan/pravasan

    0View on GitHub↗
    View on GitHub↗0
  • guiabolso/darwinGuiaBolso avatar

    GuiaBolso/darwin

    150View on GitHub↗

    Database schema evolution library for Go

    Godatabasegogolang
    View on GitHub↗150
  • richardknop/go-fixturesRichardKnop avatar

    RichardKnop/go-fixtures

    32View on GitHub↗

    Django style fixtures for Golang's excellent built-in database/sql library.

    Gofixturesgogolang
    View on GitHub↗32
  • robinjoseph08/go-pg-migrationsrobinjoseph08 avatar

    robinjoseph08/go-pg-migrations

    86View on GitHub↗

    A Go package to help write migrations with go-pg/pg.

    Gogogo-pggolang
    View on GitHub↗86
  • rubenv/sql-migraterubenv avatar

    rubenv/sql-migrate

    3,411View on GitHub↗

    SQL schema migration tool for Go.

    Gobindatagosql
    View on GitHub↗3,411
  • go-gormigrate/gormigratego-gormigrate avatar

    go-gormigrate/gormigrate

    1,164View on GitHub↗

    Minimalistic database migration helper for Gorm ORM

    Godatabasedbgo
    View on GitHub↗1,164

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
  • khezen/avrokhezen avatar

    khezen/avro

    49View on GitHub↗

    Apache AVRO for go

    Goapacheavroetl
    View on GitHub↗49
  • lopezator/migratorlopezator avatar

    lopezator/migrator

    178View on GitHub↗

    Dead simple Go database migration library.

    Go
    View on GitHub↗178
  • gobuffalo/popgobuffalo avatar

    gobuffalo/pop

    1,511View on GitHub↗

    A Tasty Treat For All Your Database Needs

    Gocockroachdbdatabasegobuffalo
    View on GitHub↗1,511
  • golang-migrate/migrategolang-migrate avatar

    golang-migrate/migrate

    18,118View on GitHub↗

    This project is a command-line utility designed to manage database schema versioning and automate incremental schema updates. It functions as a version control system for database structures, ensuring consistency across environments by tracking applied migrations in a dedicated metadata table and executing scripts in a sequential, reliable manner. The tool distinguishes itself through a driver-based abstraction layer that supports a wide range of database engines, including various SQL and distributed cloud databases. It provides robust concurrency control through advisory locking, which prev

    Goaws-s3cassandradatabase
    View on GitHub↗18,118
  • steinbacher/gooseS

    steinbacher/goose

    0View on GitHub↗
    View on GitHub↗0
  • weavejester/ragtimeweavejester avatar

    weavejester/ragtime

    642View on GitHub↗

    Database-independent migration library

    Clojure
    View on GitHub↗642
  • adlio/schemaadlio avatar

    adlio/schema

    43View on GitHub↗

    Embedded schema migration package for Go

    Go
    View on GitHub↗43
  • yogthos/migratusyogthos avatar

    yogthos/migratus

    687View on GitHub↗

    MIGRATE ALL THE THINGS!

    Clojure
    View on GitHub↗687
  • budu/lobosbudu avatar

    budu/lobos

    266View on GitHub↗

    A library to create and manipulate SQL database schemas with migrations support

    Clojure
    View on GitHub↗266
  • cakephp/phinxcakephp avatar

    cakephp/phinx

    4,537View on GitHub↗

    Phinx is a PHP database migration and versioning tool used to track and deploy structural changes to database schemas across different environments. It functions as a version control system for databases, allowing structural modifications to be defined and managed through PHP code. The tool provides mechanisms for database schema versioning and rollback, enabling users to undo previously applied migrations and restore a database to a specific previous state. Additionally, it includes a database seeder for populating tables with initial baseline records or dummy data. The system operates as a

    PHP
    View on GitHub↗4,537
  • davedevelopment/phpmigdavedevelopment avatar

    davedevelopment/phpmig

    566View on GitHub↗

    Simple migrations system for php

    PHP
    View on GitHub↗566
  • juxt/joplinjuxt avatar

    juxt/joplin

    315View on GitHub↗

    Flexible datastore migration and seeding for Clojure projects

    Clojure
    View on GitHub↗315
  • macourtney/driftmacourtney avatar

    macourtney/drift

    122View on GitHub↗

    A migration library for clojure

    Clojure
    View on GitHub↗122
  • markbates/popM

    markbates/pop

    0View on GitHub↗
    View on GitHub↗0
  • pressly/goosepressly avatar

    pressly/goose

    10,197View on GitHub↗

    Goose is a database schema versioning system and SQL migration tool designed for Go applications. It functions as a framework for tracking and applying incremental database changes through versioned SQL scripts, ensuring consistency across different environments. The project distinguishes itself by providing a build-time capability to exclude unused database drivers to optimize binary size and a filesystem abstraction that allows migration scripts to be bundled directly into a compiled executable. It also supports out-of-order execution logic to apply missing scripts that were created after a

    Godatabasedatabase-migrationsgo
    View on GitHub↗10,197
  • ruckus/ruckusing-migrationsruckus avatar

    ruckus/ruckusing-migrations

    502View on GitHub↗

    Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite

    PHP
    View on GitHub↗502
  • skeema/skeemaskeema avatar

    skeema/skeema

    1,368View on GitHub↗

    Declarative pure-SQL schema management for MySQL and MariaDB

    Godeclarativemariadbmigrations
    View on GitHub↗1,368