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
rubenv avatar

rubenv/sql-migrate

0
View on GitHub↗
3,411 stars·291 forks·Go·MIT·23 views

Sql Migrate

SQL schema migration tool for Go.

Features

  • Database Migration Tools - Migration tool supporting embedding via go-bindata.
  • Database Migrations - Migration tool supporting embedded migration files.
  • Database Tools - Listed in the “Database Tools” section of the Awesome Go awesome list.
  • Schema Migration Tools - Database migration tool with support for embedding.

Star history

Star history chart for rubenv/sql-migrateStar history chart for rubenv/sql-migrate

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does rubenv/sql-migrate do?

SQL schema migration tool for Go.

What are the main features of rubenv/sql-migrate?

The main features of rubenv/sql-migrate are: Database Migration Tools, Database Migrations, Database Tools, Schema Migration Tools.

What are some open-source alternatives to rubenv/sql-migrate?

Open-source alternatives to rubenv/sql-migrate include: khezen/avro — Apache AVRO for go. guiabolso/darwin — Database schema evolution library for Go. gobuffalo/pop — A Tasty Treat For All Your Database Needs. go-gormigrate/gormigrate — Minimalistic database migration helper for Gorm ORM. golang-migrate/migrate — This project is a command-line utility designed to manage database schema versioning and automate incremental schema… lopezator/migrator — Dead simple Go database migration library.

Open-source alternatives to Sql Migrate

Similar open-source projects, ranked by how many features they share with Sql Migrate.
  • 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
  • gobuffalo/popgobuffalo avatar

    gobuffalo/pop

    1,511View on GitHub↗

    A Tasty Treat For All Your Database Needs

    Gocockroachdbdatabasegobuffalo
    View on GitHub↗1,511
  • 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
  • guiabolso/darwinGuiaBolso avatar

    GuiaBolso/darwin

    150View on GitHub↗

    Database schema evolution library for Go

    Godatabasegogolang
    View on GitHub↗150
See all 30 alternatives to Sql Migrate→