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

43 stars
6 watching
8 forks
Language: Shell
last commit: over 2 years ago
Linked from 1 awesome list

comparisonpostgresqlschemashell

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shayonj/pg-oscTool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates.554
adlio/pgxschemaA tool that helps manage and apply PostgreSQL schema changes from within a Go application.1
denishpatel/pg-clone-schemaUtility to replicate Postgres schema with its objects177
kwent/pgbouncerheroA graphical user interface for managing multiple PostgreSQL servers with PGBouncer253
perseas/pyrseasA toolset for managing and describing changes to a PostgreSQL database schema400
variety/varietyAn analysis tool for MongoDB schemas to identify data inconsistencies and unusual patterns.1,749
yandex/pgmigrateA tool to manage and automate changes to a PostgreSQL database schema633
mattbrictson/pgcli-railsReplaces Rails' built-in PostgreSQL console with the pgcli command-line interface.34
orgrim/pg_backA tool for backing up PostgreSQL databases with customizable options and formats536
jgroeneveld/schemaExpresses validation rules for JSON data structures in a structured way21
sastraxi/pgshTools for managing a PostgreSQL database like a version control system569
pganalyze/libpg_queryA C library that parses and analyzes PostgreSQL queries to extract internal parse trees1,216
schemaplus/schema_plus_pg_indexesAdds support for PostgreSQL index expressions and operator classes to ActiveRecord30
lukasmartinelli/pgclimbA utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates.391
dimitri/pgcopydbAutomates copying of databases between Postgres servers with parallel processing and streaming capabilities.1,216