14 projects
DBeaver
DBeaver is a universal database management tool and SQL client that supports multiple database platforms. It provides a graphical interface for database administration, SQL development, and data manipulation across various database systems.
14,197
1,539
$29M
phpMyAdmin
phpMyAdmin is a web-based administration tool for MySQL and MariaDB databases. It provides a graphical interface to manage databases, tables, users, permissions, and execute SQL queries through a browser, making database administration more accessible.
5,600
653
$8.6M
Liquibase
Liquibase is a database schema change management solution that enables teams to track, version, and deploy database changes. It supports multiple database platforms and allows developers to manage database schema updates through version-controlled changesets written in formats like XML, YAML, JSON, or SQL.
3,869
546
$14M
Flyway
Flyway is a database migration tool that enables version control and automated deployment of database schema changes across multiple database types. It supports SQL-based migrations, Java-based migrations, and provides a clean, automated way to evolve database schemas across environments.
3,194
848
$3.6M
Ecto
Ecto is a database wrapper and query generator for Elixir applications. It provides a DSL for writing database queries, a robust migration system, and tools for mapping database rows to Elixir structs, making it easier to work with databases in Elixir projects.
2,696
821
$2M
migrate
Database migrations. CLI and Golang library.
1,815
607
$663K
Doctrine Migrations
Doctrine Migrations is a PHP library that provides version control and management for database schemas. It allows developers to track, organize and systematically deploy database changes across different environments using migration classes.
1,222
424
$512K
Alembic
Alembic is a database migration tool for SQLAlchemy, providing a way to incrementally manage database schema changes. It allows developers to create, manage and track database revisions using Python, supporting features like branching, merging, and dependency management for database migrations.
1,125
320
$2M
MyDumper
Official MyDumper Project
943
206
$992K
Goose
A database migration tool. Supports SQL migrations and Go functions.
716
264
$443K
Multigres
A PostgreSQL multi-tenant database management system that enables running multiple isolated database instances within a single PostgreSQL server
73
23
$14M
Spilo
Highly available elephant herd: HA PostgreSQL cluster using Docker
Strong Migrations
Catch unsafe migrations in development