dimitri / tpch-citusLinks
Drivers to run TPC-H with Citus and PostgreSQL
☆38Updated last year
Alternatives and similar repositories for tpch-citus
Users that are interested in tpch-citus are comparing it to the libraries listed below
Sorting:
- TPC-H like benchmark for PostgreSQL☆113Updated 9 years ago
- Unofficial documentation for PostgreSQL hooks☆208Updated 2 years ago
- Save and restore query plans in PostgreSQL☆63Updated 3 years ago
- ☆162Updated 2 months ago
- PostgreSQL extension for automated execution plan tuning☆112Updated last year
- Vectorized executor to speed up PostgreSQL☆335Updated 10 years ago
- new heap with in-place update, powered by undo, for eventual integration into PostgreSQL☆239Updated 5 years ago
- Let PostgreSQL to make execution plans using frozen statistics.☆30Updated last year
- Store execution plans like pg_stat_statements does for queries.☆63Updated 8 months ago
- Query PostgreSQL internals using SQL