dmarkey / pgdatadiffLinks
Small python utility to diff the data between 2 postgres databases.
☆42Updated last year
Alternatives and similar repositories for pgdatadiff
Users that are interested in pgdatadiff are comparing it to the libraries listed below
Sorting:
- pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative tim…☆241Updated 2 months ago
- Postgres clone schema utility without need of going outside of database. Makes developers life easy by running single function to clone s…☆200Updated last month
- Manage PostgreSQL roles and privileges from YAML or LDAP☆230Updated 4 months ago
- A simple set of views to see ALL permissions in a PostgreSQL database☆161Updated 6 months ago
- pganalyze statistics collector for gathering PostgreSQL metrics and log data☆386Updated this week
- PG Extractor - Advanced PostgreSQL Dump Filter☆163Updated 4 years ago
- Presentation materials for the Annotated.Conf Tutorial☆278Updated 7 years ago
- Adds query routing and rewriting extensions to pgbouncer☆447Updated 5 months ago
- Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges☆320Updated 2 years ago
- PostgreSQL Workload Analyzer☆818Updated 3 months ago
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing☆326Updated 3 weeks ago
- Nagios remote agent☆180Updated last week
- Tasty treats for PostgreSQL☆113Updated 7 years ago
- pgquarrel compares PostgreSQL database schemas (DDL)☆403Updated 2 years ago
- Condenser is a database subsetting tool☆328Updated 6 months ago
- PG Collector for Postgresql is a sql script that gathers valuable database information and presents it in a consolidated HTML file which …☆136Updated last month
- PostgreSQL Cluster performances monitoring and auditing tool☆345Updated 8 months ago
- Bloat check script for PostgreSQL☆149Updated last year
- Tool for comparing Postgres database schemas☆46Updated last year
- Provides utilities for Postgres database schema versioning.☆406Updated last year
- Query Performance Monitoring Tool for PostgreSQL☆553Updated this week
- Fetch logs from RDS instance, and process them with pgBadger☆75Updated 4 years ago
- Use LDAP permissions in PostgreSQL☆137Updated last month
- PoWA user interface☆81Updated 2 weeks ago
- Show query plans of all currently running SQL statements