shane-borden / sqlScriptsLinks
Central collection of sql scripts that can help diagnose problems and expose metadata about various DBMS Products.
☆61Updated 4 months ago
Alternatives and similar repositories for sqlScripts
Users that are interested in sqlScripts are comparing it to the libraries listed below
Sorting:
- 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 8 months ago
- Scan PostgreSQL Instance for potential problems. pg_gather is a SQL-only script leveraging the built-in features of psql.☆235Updated 3 weeks ago
- Show query plans of all currently running SQL statements☆202Updated 2 weeks ago
- Tool for query progress monitoring in PostgreSQL☆157Updated this week
- Query plan exporter for psql☆55Updated 2 years ago
- ☆28Updated last year
- Gather statistics about physical disk access and CPU consumption done by backends.☆253Updated 2 weeks ago
- Small extension to keep track of postgresql settings modification☆53Updated last month
- E-Maj is a PostgreSQL extension that tracks updates on tables sets with rollback capabilities☆90Updated last week
- 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
- postgresql extension providing Active session history☆187Updated this week
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing☆326Updated 3 weeks ago
- Sampling based statistics of wait events☆168Updated 3 months ago
- PostgreSQL extension allowing privilege escalation with enhanced logging and control☆77Updated 4 months ago
- A PostgreSQL extension that provides SQL functions to allow capture of node OS metrics via SQL queries.☆55Updated last year
- Track per-plan call counts, execution times and EXPLAIN texts in Postgres☆42Updated last month
- A simple set of views to see ALL permissions in a PostgreSQL database☆161Updated 6 months ago
- Stateful Postgres on cheap Spot VMs☆59Updated 2 weeks ago
- ☆100Updated last year
- PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS☆95Updated 2 weeks ago
- PostgreSQL extension which provides persistent logging within transactions and functions.☆196Updated 3 years ago
- ☆42Updated 11 months ago
- History and audit of table changes in PostgreSQL☆34Updated 8 months ago
- Open PostgreSQL relation files in a hex editor with tags and annotations☆167Updated 4 months ago
- Server side rollback at statement level for PostgreSQL like Oracle or DB2☆54Updated 4 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 4 months ago
- send bytes using PostgreSQL user defined function to TCP/IP socket☆19Updated 5 years ago
- Postgres features showcase (commented SQL samples) for beginners☆166Updated 5 years ago
- Automatic reindexing of PostgreSQL indexes (bloat cleanup).☆115Updated last week
- A postgres extension to avoid accidental mistakes☆40Updated last year