Showing 36 of 104 projects
A Go library for diffing Postgres schemas and generating SQL migrations with minimal downtime and locks.
An opinionated toolkit for building and maintaining excellent APIs in Ruby.
A demo CRM application illustrating how Inertia.js integrates Laravel backend with React frontend.
A declarative database schema migration tool for Prisma that manages migration history and enables easy rollbacks.
A Ruby gem that catches unsafe PostgreSQL migrations in development and provides helpers to run them safely in production.
An application for running safe, online schema migrations on MySQL databases with a web UI and shard support.
A general migration framework for Clojure supporting SQL and code-based migrations, designed for git workflows.
An F# ORM that statically typechecks a SQL dialect and translates it to SQLite, SQL Server, and PostgreSQL backends.
A collection of gems that extend ActiveRecord with automatic behaviors and advanced database features.
A simple tool to evolve PostgreSQL schema easily with transactional migrations and callbacks.
A Clojure library for database-independent data migrations, providing a common interface like Ring does for web applications.
A lightweight PHP DataMapper ORM built on Doctrine DBAL that avoids annotations and proxy classes.
A Laravel package for managing multi-tenant database schemas and migrations across single or multiple databases.
A vendor-agnostic database migration tool for PHP 5.3+ projects, similar to Doctrine Migrations but framework-independent.
A modular Deno library for PostgreSQL, MySQL, MariaDB, and SQLite database migrations.
A PHP framework for database migrations inspired by ActiveRecord, supporting MySQL, PostgreSQL, and SQLite.
A CLI tool for synchronizing and versioning Directus configurations across development, staging, and production environments.
A free, open-source schema versioning and database migration engine built with .NET Core, using plain SQL scripts.
Adds migration and schema.rb support for PostgreSQL enum data types in ActiveRecord.
A Yii 2 extension providing MongoDB integration with ActiveRecord, Query Builder, and migration support.
A Clojure library for managing migrations and seeding across multiple datastores like SQL, Datomic, Cassandra, and Elasticsearch.
An Elixir tool that analyzes database migrations to detect potentially dangerous or destructive operations.
A Clojure library for SQL database schema manipulation and migrations with support for multiple databases.
A simple migration system for Meteor supporting up/downwards migrations and command line usage.
A lightweight community forum platform built with ASP.NET Core and Redis for .NET developers.
A Crystal ORM for PostgreSQL, built for the Lucky Framework and inspired by Ecto and ActiveRecord.
A lightweight, embeddable Go library for database migrations using pure Go code and database/sql.
Integrate PostgreSQL enumerated types with Rails enum feature for type-safe, efficient database columns.
A lightweight Go library for managing database schema migrations with version control.
A well-tested, type-safe SQL database toolkit for Deno supporting MySQL, SQLite, and PostgreSQL.
A database migrations system for CakePHP applications, enabling version-controlled schema changes.
A Go SQL toolkit that generates database migrations by comparing Go structs with existing migration files.
A database migration tool for Neo4j, enabling version-controlled schema and data changes.
A Clojure migration library inspired by Rails migrations, managing database schema changes through versioned up/down functions.
Linter for dangerous Postgres migration patterns in Diesel and SQLx that prevents downtime from unsafe schema changes.
A manifesto advocating for treating database interactions, queries, and lifecycle management as plain code with SQL as the primary language.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.