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
·
weavejester avatar

weavejester/ragtime

0
View on GitHub↗
642 stars·85 forks·Clojure·EPL-1.0·3 views

Ragtime

Database-independent migration library

Features

  • Database Migrations - Library for managing database migrations.

Star history

Star history chart for weavejester/ragtimeStar history chart for weavejester/ragtime

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

Open-source alternatives to Ragtime

Similar open-source projects, ranked by how many features they share with Ragtime.
  • 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
  • emvi/gondolierE

    emvi/gondolier

    0View on GitHub↗
    View on GitHub↗0
  • 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
See all 20 alternatives to Ragtime→

Frequently asked questions

What does weavejester/ragtime do?

Database-independent migration library

What are the main features of weavejester/ragtime?

The main features of weavejester/ragtime are: Database Migrations.

What are some open-source alternatives to weavejester/ragtime?

Open-source alternatives to weavejester/ragtime include: cakephp/phinx — Phinx is a PHP database migration and versioning tool used to track and deploy structural changes to database schemas… davedevelopment/phpmig — Simple migrations system for php. emvi/gondolier. go-gormigrate/gormigrate — Minimalistic database migration helper for Gorm ORM. gobuffalo/pop — A Tasty Treat For All Your Database Needs. budu/lobos — A library to create and manipulate SQL database schemas with migrations support.