pgx_scripts
Database analyzer
A collection of scripts and tools for PostgreSQL database analysis and administration
A collection of useful little scripts for database analysis and administration, created by our team at PostgreSQL Experts.
1k stars
111 watching
233 forks
Language: Shell
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pgaudit/pgaudit_analyze | An analysis tool for PostgreSQL audit logs | 42 |
dataegret/pg-utils | A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,043 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 130 |
powershell/psscriptanalyzer | A tool that checks and analyzes PowerShell code for quality and best practices | 1,864 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
pgxn/pgxnclient | A command-line tool for managing PostgreSQL extensions from the Extension Network. | 140 |
johnlatwc/pypowershellxray | Decodes and analyzes encoded PowerShell scripts to identify potential shellcode and reverse-engineered APIs. | 215 |
tizoc/ppx_pgsql | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
zabbix-tools/libzbxpgsql | A module for monitoring PostgreSQL databases in Zabbix | 157 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
nikolays/postgres_dba | A collection of tools and scripts to simplify Postgres DBA tasks | 1,126 |
pg-monz/pg_monz | A Zabbix monitoring template for PostgreSQL Database | 164 |
gajus/pg-formatter | A tool that formats PostgreSQL SQL syntax for better readability | 80 |
orgrim/pg_back | A tool for backing up PostgreSQL databases with customizable options and formats | 533 |