pgcmp
Schema Comparer
A toolset for comparing and reconciling Postgres database schemas to ensure consistency and equivalent state between different versions or environments.
Tool for comparing Postgres database schemas
43 stars
6 watching
8 forks
Language: Shell
last commit: 8 months ago
Linked from 1 awesome list
comparisonpostgresqlschemashell
Related projects:
Repository | Description | Stars |
---|---|---|
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 554 |
adlio/pgxschema | A tool that helps manage and apply PostgreSQL schema changes from within a Go application. | 1 |
denishpatel/pg-clone-schema | Utility to replicate Postgres schema with its objects | 177 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 253 |
perseas/pyrseas | A toolset for managing and describing changes to a PostgreSQL database schema | 400 |
variety/variety | An analysis tool for MongoDB schemas to identify data inconsistencies and unusual patterns. | 1,749 |
yandex/pgmigrate | A tool to manage and automate changes to a PostgreSQL database schema | 633 |
mattbrictson/pgcli-rails | Replaces Rails' built-in PostgreSQL console with the pgcli command-line interface. | 34 |
orgrim/pg_back | A tool for backing up PostgreSQL databases with customizable options and formats | 536 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 569 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |
schemaplus/schema_plus_pg_indexes | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
lukasmartinelli/pgclimb | A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 391 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |