pg-osc
Schema updatetool
Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates.
Easy CLI tool for making zero downtime schema changes and backfills in PostgreSQL
540 stars
15 watching
19 forks
Language: Ruby
last commit: 18 days ago
Linked from 1 awesome list
clidatabasehacktoberfestonline-schema-changepostgrespostgresqlpostgresql-databaseschema-changes
Related projects:
Repository | Description | Stars |
---|---|---|
fabianlindfors/reshape | Automates schema changes in PostgreSQL without downtime | 1,725 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
yandex/pgmigrate | A tool to manage and automate changes to a PostgreSQL database schema | 631 |
adlio/pgxschema | A tool that helps manage and apply PostgreSQL schema changes from within a Go application. | 1 |
mattbrictson/pgcli-rails | Replaces Rails' built-in PostgreSQL console with the pgcli command-line interface. | 33 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |
perseas/pyrseas | A toolset for managing and describing changes to a PostgreSQL database schema | 396 |
orgrim/pg_back | A tool for backing up PostgreSQL databases with customizable options and formats | 533 |
2ndquadrant/pglogical | Provides logical replication for PostgreSQL databases with fast and efficient data transfer | 1,027 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
sergeych/node-prego | A Node.js library for simplified Postgres database access and manipulation with minimalistic migrations and models. | 16 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
sqldef/sqldef | Automated schema management tool that uses SQL to manage changes across multiple databases | 1,966 |