reshape
Migration tool
Automates schema changes in PostgreSQL without downtime
An easy-to-use, zero-downtime schema migration tool for Postgres
2k stars
19 watching
37 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
migrationspostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 554 |
| Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,303 |
| A utility to manage Postgres schema and other objects through version-controlled migrations. | 32 |
| A tool for managing changes to a database schema across multiple versions. | 31 |
| A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
| An application that automates the process of running schema migrations on MySQL databases | 735 |
| Utilities for managing PostgreSQL databases in Erlang projects | 19 |
| A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
| A package for managing PostgreSQL database schema changes | 10 |
| A tool to detect and assist with safe PostgreSQL migration operations | 634 |
| A migration library for Clojure projects, automating changes to the database schema. | 120 |
| A tool for creating database migrations in CodeIgniter 3 applications | 17 |
| Adds foreign key helpers to migrations and schema dumps | 1,324 |
| Automates database changes across multiple environments and teams. | 853 |
| A Clojure library for migrating structured data between different storage systems in a way that's independent of the underlying database | 613 |