HypoPG / hypopg
Hypothetical Indexes for PostgreSQL
☆1,486Updated 2 months ago
Alternatives and similar repositories for hypopg
Users that are interested in hypopg are comparing it to the libraries listed below
Sorting:
- The automatic indexer for Postgres☆1,980Updated last month
- Reorganize tables in PostgreSQL databases with minimal locks☆2,002Updated 3 weeks ago
- The missing set of useful tools for Postgres DBAs and all engineers☆1,174Updated last month
- Partition management extension for PostgreSQL☆2,310Updated 2 months ago
- A PostgreSQL extension for automatic bloat cleanup☆551Updated last month
- Query Performance Monitoring Tool for PostgreSQL☆506Updated this week
- IVM (Incremental View Maintenance) implementation as a PostgreSQL extension☆1,155Updated 2 weeks ago
- Collect and display information and stats from a running PostgreSQL server☆989Updated last month
- Easy CLI tool for making zero downtime schema changes and backfills in PostgreSQL☆583Updated 3 months ago
- Extension adding support for optimizer hints in PostgreSQL☆785Updated 2 months ago
- Logical Replication extension for PostgreSQL 17, 16, 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication …☆1,107Updated 8 months ago
- PostgreSQL Audit Extension☆1,442Updated this week
- Postgres partitioning as easy as pie☆1,163Updated last month
- Easily setup logical replication and switchover to new database with minimal downtime☆975Updated this week
- Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids)☆1,291Updated 3 weeks ago
- Command-line admin tool for observing and troubleshooting Postgres.☆1,574Updated 5 months ago
- plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL …☆685Updated this week
- pg_timetable: Advanced scheduling for PostgreSQL☆1,170Updated 2 weeks ago
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing