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

GitHub

42 stars
6 watching
8 forks
Language: Shell
last commit: 6 months ago
Linked from 1 awesome list

comparisonpostgresqlschemashell

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shayonj/pg-osc Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. 540
adlio/pgxschema A tool that helps manage and apply PostgreSQL schema changes from within a Go application. 1
denishpatel/pg-clone-schema Utility to create an exact copy of another PostgreSQL schema including data and metadata. 174
kwent/pgbouncerhero A graphical user interface for managing multiple PostgreSQL servers with PGBouncer 251
perseas/pyrseas A toolset for managing and describing changes to a PostgreSQL database schema 396
variety/variety An analysis tool for MongoDB schemas to identify data inconsistencies and unusual patterns. 1,745
yandex/pgmigrate A tool to manage and automate changes to a PostgreSQL database schema 631
mattbrictson/pgcli-rails Replaces Rails' built-in PostgreSQL console with the pgcli command-line interface. 33
orgrim/pg_back A tool for backing up PostgreSQL databases with customizable options and formats 533
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 568
pganalyze/libpg_query A C library that parses and analyzes PostgreSQL queries to extract internal parse trees 1,210
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. 390
dimitri/pgcopydb Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. 1,192