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: 9 months ago
Linked from 1 awesome list
comparisonpostgresqlschemashell
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 554 |
| A tool that helps manage and apply PostgreSQL schema changes from within a Go application. | 1 |
| Utility to replicate Postgres schema with its objects | 177 |
| A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 253 |
| A toolset for managing and describing changes to a PostgreSQL database schema | 400 |
| An analysis tool for MongoDB schemas to identify data inconsistencies and unusual patterns. | 1,749 |
| A tool to manage and automate changes to a PostgreSQL database schema | 633 |
| Replaces Rails' built-in PostgreSQL console with the pgcli command-line interface. | 34 |
| A tool for backing up PostgreSQL databases with customizable options and formats | 536 |
| Expresses validation rules for JSON data structures in a structured way | 21 |
| Tools for managing a PostgreSQL database like a version control system | 569 |
| A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 391 |
| Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |