sqitch
DB management tool
An application for managing and automating changes to relational databases.
Sensible database change management
3k stars
57 watching
213 forks
Language: Perl
last commit: 8 months ago
Linked from 2 awesome lists
cockroachdbdatabaseexasolfirebirdmysqloraclepostgresqlsnowflakesqitchsqliteverticayugabytedb
Related projects:
Repository | Description | Stars |
---|---|---|
dbup/dbup | A tool to manage and deploy changes to relational databases in .NET applications. | 2,367 |
djrobstep/migra | A tool for managing and comparing changes to PostgreSQL schemas in an automated and testable way | 2,930 |
tekartik/sqflite | A Flutter plugin that provides an interface to the SQLite database | 2,888 |
amacneil/dbmate | A lightweight framework-agnostic database migration tool | 5,539 |
lecaillon/evolve | Automates database changes across multiple environments and teams. | 853 |
github/gh-ost | An online schema migration tool designed to decouple write loads and improve control over the migration process in MySQL databases | 12,468 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,303 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 554 |
bytebase/bytebase | A comprehensive platform for managing and securing database development and operations across multiple databases and teams | 11,605 |
cakephp/phinx | A tool for managing database migrations in PHP applications | 4,472 |
skeema/skeema | Tool for managing MySQL and MariaDB schema changes using pure SQL in a declarative fashion | 1,273 |
pressly/goose | A tool for managing changes to a database schema. | 7,307 |
sqlectron/sqlectron-gui | A lightweight desktop application providing a graphical interface for interacting with various databases | 4,583 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
sqlalchemy/alembic | A tool for managing changes to databases in a controlled and reversible manner. | 2,953 |