shane-borden / sqlScriptsLinks
Central collection of sql scripts that can help diagnose problems and expose metadata about various DBMS Products.
☆61Updated 3 months ago
Alternatives and similar repositories for sqlScripts
Users that are interested in sqlScripts are comparing it to the libraries listed below
Sorting:
- Show query plans of all currently running SQL statements☆202Updated 3 months ago
- Scan PostgreSQL Instance for potential problems. pg_gather is a SQL-only script leveraging the built-in features of psql.☆234Updated this week
- pg_dumpbinary is a program used to dump a PostgreSQL database with data dumped in binary format. The resulting dumps must be restored usi…☆85Updated 7 months ago
- Stateful Postgres on cheap Spot VMs☆59Updated last month
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing☆324Updated this week
- Gather statistics about physical disk access and CPU consumption done by backends.☆248Updated 2 weeks ago
- send bytes using PostgreSQL user defined function to TCP/IP socket☆19Updated 5 years ago
- postgresql extension providing Active session history☆187Updated 2 weeks ago
- E-Maj is a PostgreSQL extension that tracks updates on tables sets with rollback capabilities☆90Updated this week
- ☆100Updated last year
- Automatic reindexing of PostgreSQL indexes (bloat cleanup).☆105Updated 2 weeks ago
- Small extension to keep track of postgresql settings modification☆53Updated 3 weeks ago
- Query plan exporter for psql☆55Updated 2 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…☆238Updated 2 months ago
- ☆28Updated last year
- Sampling based statistics of wait events☆168Updated 2 months ago
- TRAKTOR: Set up true multimaster replication clusters with vanilla PostgreSQL servers.☆38Updated 8 months ago
- Track per-plan call counts, execution times and EXPLAIN texts in Postgres☆40Updated last month
- Tool for query progress monitoring in PostgreSQL☆157Updated 2 months ago
- Set up 3-Node highly available PostgreSQL cluster☆74Updated 5 months ago
- An automated PostgreSQL database parameter tuning tool based on the Bayesian Optimization☆57Updated 6 months ago
- History and audit of table changes in PostgreSQL☆33Updated 7 months ago
- A PostgreSQL extension that provides SQL functions to allow capture of node OS metrics via SQL queries.☆55Updated last year
- Tool for Database Migrations☆16Updated 3 years ago
- Transfer manager auxiliary functions☆48Updated 8 months ago
- PostgreSQL extension which provides persistent logging within transactions and functions.☆196Updated 3 years ago
- pg_sqltxplain - Simplifying PostgreSQL Execution Plan Analysis by curating underlying stats in a single html report.☆32Updated 3 months ago
- Distributed Tracing for PostgreSQL☆95Updated 6 months ago
- Perform maintenance tasks which require a table to be rewritten (i.e. the table data to be copied to a new storage) and which are expecte…☆45Updated 3 months ago
- A simple set of views to see ALL permissions in a PostgreSQL database☆161Updated 5 months ago