High speed data loading utility for PostgreSQL
☆487Feb 26, 2026Updated 3 weeks ago
Alternatives and similar repositories for pg_bulkload
Users that are interested in pg_bulkload are comparing it to the libraries listed below
Sorting:
- Send query from PostgreSQL to other RDBMS like contrib/dblink☆21Dec 25, 2025Updated 2 months ago
- Synchronize table data between remote databases☆15Dec 14, 2021Updated 4 years ago
- Store execution plans like pg_stat_statements does for queries.☆64Feb 27, 2025Updated last year
- Backup and restore management tool for PostgreSQL☆500Feb 6, 2026Updated last month
- Gather statistics about physical disk access and CPU consumption done by backends.☆257Jan 17, 2026Updated 2 months ago
- PostgreSQL extension for automated execution plan tuning☆115May 27, 2024Updated last year
- Forked from https://bitbucket.org/openscg/plprofiler.git see:☆14Jan 16, 2023Updated 3 years ago
- Re-organize tables on a PostgreSQL database without keeping any locks so that you can retrieve or update rows☆19Jan 30, 2016Updated 10 years ago
- Sampling based statistics of wait events☆172Mar 7, 2026Updated 2 weeks ago
- Show query plans of all currently running SQL statements☆204Jan 19, 2026Updated 2 months ago
- Read dead but unvacuumed tuples from a PostgreSQL relation☆158Oct 8, 2025Updated 5 months ago
- A PostgreSQL extension for automatic bloat cleanup☆654Oct 8, 2025Updated 5 months ago
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing☆329Jan 10, 2026Updated 2 months ago
- Server side rollback at statement level for PostgreSQL like Oracle or DB2☆54Sep 29, 2025Updated 5 months ago
- Extension adding support for optimizer hints in PostgreSQL☆884Jan 8, 2026Updated 2 months ago
- Reorganize tables in PostgreSQL databases with minimal locks☆2,191Mar 8, 2026Updated last week
- The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Tho…☆532Mar 7, 2026Updated 2 weeks ago
- postgresql extension providing Active session history☆188Mar 12, 2026Updated last week
- Gathering of template plugins for PostgreSQL: background workers, logical replication things, etc.☆347Mar 10, 2026Updated last week
- Tool for query progress monitoring in PostgreSQL☆158Feb 5, 2026Updated last month
- Reorganize tables in PostgreSQL databases with minimal locks☆15Feb 11, 2024Updated 2 years ago
- Query Performance Monitoring Tool for PostgreSQL☆559Updated this week
- new heap with in-place update, powered by undo, for eventual integration into PostgreSQL☆244Mar 12, 2020Updated 6 years ago
- A PostgreSQL extension for logging queries where the expected/actual rows ratio exceeds a defined value☆40Jan 17, 2019Updated 7 years ago
- PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS☆96Jan 21, 2026Updated 2 months ago
- Backup and recovery manager for PostgreSQL☆782Updated this week
- A Postgres extension for exposing system metrics such as CPU, memory and disk information☆166Feb 19, 2026Updated last month
- Command-line admin tool for observing and troubleshooting Postgres.☆1,596Jan 6, 2026Updated 2 months ago
- PostgreSQL extension to manage Linux Control Groups☆35Jul 12, 2024Updated last year
- An eBPF based lock tracer for PostgreSQL☆165Mar 12, 2026Updated last week
- Let PostgreSQL to make execution plans using frozen statistics.☆30Jan 12, 2024Updated 2 years ago
- Migrate to PostgreSQL in a single command!☆6,353Jun 4, 2025Updated 9 months ago
- pg_dumpbinary is a program used to dump a PostgreSQL database with data dumped in binary format. The resulting dumps must be restored usi…☆85Jun 4, 2025Updated 9 months ago
- A framework to monitor and improve the performance of PostgreSQL using Machine Learning methods.☆328Oct 17, 2025Updated 5 months ago
- Production-grade PostgreSQL extension to execute arbitrary SQL in background worker processes — with async execution, autonomous transact…☆235Feb 19, 2026Updated last month
- Partitioning tool for PostgreSQL☆588Feb 6, 2026Updated last month
- Faults pages into PostgreSQL shared_buffers or filesystem caches in advance of WAL apply☆57Jun 27, 2019Updated 6 years ago
- pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative tim…☆244Nov 13, 2025Updated 4 months ago
- plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL …☆745Updated this week