Awesome Postgres
by dhamaniasad · dhamaniasad/awesome-postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources.
tool for scheduled PostgreSQL backups via web UI with external storages (local, S3, FTP, Google Drive, etc.), notifications (webhook, Discord, Slack, etc.) and team management.
PDocker-first solution on top of pgdump with support for environment-based configuration for scheduled PostgreSQL backups with optional compression, GPG encryption, webhooks, automatic upload to Amazon S3.
PA fork of pg\arman, improved by @PostgresPro, supports incremental backups, backups from replica, multithreaded backup and restore, and anonymous backup without archive command.
Ppgbackup-sidecar is a lightweight Docker sidecar container designed to automate regular backups of a PostgreSQL database using pgdump, cron, and bash scripts while also sending output to a webhook.
PBackup and restore tool for cloud object stores (AWS S3, Azure, Google Cloud, OpenStack Swift).
pitrery is a set of Bash scripts to manage Point In Time Recovery (PITR) backups for PostgreSQL.
PA handy Docker container to periodically backup PostgreSQL to Alibaba Cloud Object Storage Service (OSS)
W(obsolete) - Simple Continuous Archiving for PostgreSQL to S3, Azure, or Swift by Heroku.
WThe successor of WAL-E rewritten in Go. Currently supports cloud object storage services by AWS (S3), Google Cloud (GCS), Azure, as well as OpenStack Swift, MinIO, and file system storages. Supports block-level incremental backups, offloading backup tasks to a standby server, provides parallelization and throttling options. In addition to Postgres, WAL-G can be used for MySQL and MongoDB databases.
Blog by the BigData Boutique team, mostly with analytics focus).
Set of posts on PostgreSQL cool features, tips and tricks.
Blog by the author of PIGSTY with insightful articles on PostgreSQL (as well as databases and cloud infrastructure).
A practical guide to scaling Postgres in production, covering tuning, connection pooling, partitioning, and high availability.
AAtlas is a tool for managing and migrating database schemas using modern DevOps principles.
MPostgreSQL migration safety CLI that catches dangerous DDL before production — 80 rules, lock classification, auto-fix, GitHub Action.
Visualize and explore database structures in your shell, from high-context views of the foreign key graph to trigger cascades, role inheritance and permissions, and many more
PCLI (and Golang library) for diffing Postgres schemas and generating SQL migrations with minimal locking.
SSchemaSpy is a JAVA JDBC-compliant tool for generating your database to HTML documentation, including Entity Relationship diagrams
The most popular IRC channel about Postgres on Freenode with over 1000 users
Official mailing lists for Postgres for support, outreach, and more. One of the primary channels of communication in the Postgres community.
>4200 people, Brazilian Portuguese >2300 people, Indonesian ~1000 people, English >750 people
PBattery-Included Open-Source Distribution for PostgreSQL with ultimate observability & Database-as-Code toolbox for developers.
Citus official images with citus extensions. Based on the official Postgres container.
PostGIS 2.3 on Postgres 9. Based on the official Postgres container.
ParadeDB is Postgres for Search and Analytics. Based on the official Postgres container with pgsearch extension.
A project that aim to generate documentation for all symbols in the PostgreSQL codebase using AI agents
Cyan Audit provides in-database logging of all DML activity on a column-by-column basis.
The cloud-native storage engine for PostgreSQL. OrioleDB is a PostgreSQL extension that combines the advantages of both on-disk and in-memory engines.
PBasic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes.
PPostgres binding as extension for crypto library Themis, providing various security services on PgSQL's side.
The PostgreSQL Audit Extension (or pgaudit) provides detailed session and/or object audit logging via the standard logging facility provided by PostgreSQL.
PProvides an audit trail for your data inside a PostgreSQL database using triggers and server-side functions written in PL/pgSQL.
PGroonga provides a new index access method that uses Groonga allowing super fast full text search feature against all languages.
PpgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality.
Ppgsearch is a PostgreSQL extension that enables full-text search over SQL tables using the BM25 algorithm, the state-of-the-art ranking function for full-text search.
PostgreSQL Extension Network - central distribution point for many open-source PostgreSQL extensions.
A PostgreSQL extension that runs SQL queries continuously on streams, incrementally storing results in tables.
Machine learning and AI inside your database, including vectors, LLMs, and classic ML. Train, predict and manage the entire lifecycle of machine learning models using only SQL.
An extension to mask or replace personally identifiable information (PII) or commercially sensitive data from a Postgres database, through PG Security Labels.
Open-source time-series database fully compatible with Postgres, distributed as extension
ZExtension that enables efficient full-text searching via the use of indexes backed by Elasticsearch.
Comparison of database administration tools on Wikipedia
Free and open source SQL client with a modern UI and great Postgres support. Cross platform.
Database DevSecOps solution for Developer, Security, DBA, and Platform Engineering teams.
Create live dashboards, charts, and client reports from PostgreSQL data. Features a query tool that works with SQL.
Web-based analytics platform with a notebook interface which connects to PostgreSQL (Commercial Software).
IDE with advanced tool sets and good cross-platform experience (Commercial Software).
Cross-platform SQL Client for Amazon Redshift: Simple, Effortless, Extensible.
A cloud-native platform for real-time data migration and CDC replication between PostgreSQL and MySQL databases across various cloud environments. (Commercial Software).
All-in-one multidatabase solution supporting PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, and a wide range of related cloud services (Commercial Software).
Cross-platform database client for developers, DBAs, and analysts (Commercial Software).
Online cross platform database management tool and SQL query reporting GUI with strong PostgreSQL support (Commercial Software).
Fast SQL editor with charts and dashboards for PostgreSQL (Commercial Software).
Cross-platform database comparison and deployment tool (Commercial Software).
Clean and simple interface to perform common PostgreSQL tasks quickly (Commercial Software).
Self-hosted, web-based database GUI with AI SQL generation, EXPLAIN visualizer, and schema-aware autocomplete (Commercial Software).
Simple, powerful PostgreSQL manager for macOS (Commercial Software).
Native App which let you edit database and structure. High-end security ensured (Commercial Software).
AAutobase for PostgreSQL® is an open-source DBaaS that automates the deployment and management of highly available PostgreSQL clusters.
PPostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync.
PA microservice that provides HTTP endpoints for instantly retrieving the current master host or a replica that meets various criteria.
PPostgres extension and service for automated failover and high-availability.
PStream write-ahead logs (WAL) from a PostgreSQL server in real time. A drop-in, container-friendly alternative to pgreceivewal.
ROpen-source tool suite to manage replication and failover in a cluster of PostgreSQL servers.
SReplication tools, including PgQ, a queuing system, and Londiste, a replication system a bit simpler to manage than Slony.
CA comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments.
CProduction PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
Enterprise-grade PostgreSQL on OpenShift Container Platform (Commercial Software).
KKubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
PEverest Operator is a Kubernetes Operator responsible for managing the lifecycle of MySQL, MongoDB, and PostgreSQL databases. It leverages Percona's Kubernetes Operators for MySQL, MongoDB, and PostgreSQL under the hood but provides a unified API and a single pane of glass for managing all three database types.
PPercona Operator for PostgreSQL based on Crunchy Data operator.
Ccheck\pgactivity is designed to monitor PostgreSQL clusters from Nagios. It offers many options to measure and monitor useful performance metrics.
CNagios check\postgres plugin for checking status of PostgreSQL databases.
CCoroot is an open-source APM & Observability tool, a DataDog and NewRelic alternative. Powered by eBPF for rapid insights into system performance.
SaaS monitoring that collects and visualizes metrics, queries, and explain plans, and sends alerts when problems are encountered (Commercial Software).
DThe automatic indexer for Postgres. Detects slow queries and creates indexes if configured to do so.
IReal-time performance monitoring, including pre-made graphs for ease of setup (Commercial Software)
PostgreSQL performance monitoring with 75+ automated health checks, cluster-aware index advisor, query analysis, and extension monitoring for TimescaleDB, pgvector, and PostGIS (Commercial Software).
Commercial SaaS agent-based monitoring with a very detailed PostgreSQL plugin. It automatically gathers 100s of stats, displays dashboards on every aspect and sends alerts when something goes wrong (Commercial Software).
Open PostgreSQL Monitoring is a free software suite designed to help you manage your PostgreSQL servers. It can gather stats, display dashboards and send warnings when something goes wrong.
POpen-source command-line tool that shows global system stats, per-partition information, memory stats and other information.
PActive Session History for PostgreSQL. Samples pgstatactivity once per second via pgcron, stores encoded snapshots, and provides 32 SQL functions for wait event analysis. Pure SQL, no extensions, works on managed providers (RDS, Cloud SQL, Supabase, etc.).
PFully customizable Prometheus exporter for PostgreSQL & Pgbouncer with fine-grained execution control.
pgmetrics is an open-source, zero-dependency, single-binary tool that can collect a lot of information and statistics from a running PostgreSQL server and display it in easy-to-read text format or export it as JSON and CSV for scripting.
PFlexible and easy to get started PostgreSQL metrics monitor focusing on Grafana dashboards.
PPercona Monitoring and Management (PMM) is a Free and Open Source platform for monitoring and managing PostgreSQL, MySQL, and MongoDB.
PPome stands for PostgreSQL Metrics. Pome is a PostgreSQL Metrics Dashboard to keep track of the health of your database.
An open-source PostgreSQL extension designed for efficient and organized advanced statistics management.
Monthly newsletter that contains Postgres performance articles and videos.
Weekly digest of the pgsql-hackers mailing list that provides a list of active threads, thread summaries, and more.
Weekly newsletter that contains articles, news, and repos relevant to PostgreSQL.
Automated query optimization tool, monitoring and analysis tool, indexing recommendation tool. (Commercial Software)
Metis provides observability and performance tuning for SQL databases including PostgreSQL. (Commercial Software)
PA PostgreSQL tool for developers to help understand, optimize database with LLM and pgTune integration.
PostgreSQL Workload Analyzer gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers.
Ta program for tuning a TimescaleDB database to perform its best based on the host's resources such as memory and number of CPUs.
PostgreSQL as a service in AWS, Azure, DigitalOcean, Google Cloud and UpCloud; plans range from $19/month single node instances to large highly-available setups, free trial for two weeks.
Azure Database for PostgreSQL provides fully managed, enterprise-ready community PostgreSQL database as a service. It provides builtin HA, elastic scaling and native integration with Azure ecosystem.
Fully managed Postgres from the Postgres experts. Available across all major cloud providers: Amazon AWS, Google GCP, Microsoft Azure. No lock-in with full super-user support.
Get a production-ready cloud PostgreSQL server in minutes, from $20 a month Backups, monitoring, patches, and 24/7 tech support all included.
Fully managed PostgreSQL databases. No free plan. Starting at $15/mo. Daily backups with point-in-time recovery. Standby nodes with auto-failover.
Fully-managed database service that makes it easy to set up, maintain, manage, and administer your PostgreSQL relational databases on Google Cloud Platform.
Plans from free to huge, operated by PostgreSQL experts. Does not require running your app on Heroku. Free plan includes 10,000 rows, 20 connections, up to two backups, and has PostGIS support.
Fully managed serverless PostgreSQL. Neon separates storage and compute to offer modern developer features such as serverless, branching, bottomless storage, and more.
Fully managed PostgreSQL . Nile decouples storage from compute and virtualizes tenants to ship multi-tenant AI applications fast, safe, and with limitless scale. Free tier provides unlimited databases.
Highly available, scalable, and secured PostgreSQL. Daily backups with point-in-time recovery, no lock-in, free incoming and outgoing traffic.
PlanetScale for Postgres provides fully-managed, high availability PostgreSQL database clusters built on modern cloud infrastructure.
Secure, reliable, and completely hands-off managed PostgreSQL. Encryption at rest, automated backups, and expandable SSD storage included in all plans. Plans start at $7 per month for 256MB RAM and 1GB storage (free for first 90 days).
Fully managed PostgreSQL hosting with high availability, dedicated servers, and superuser control on the #1 multi-cloud Amazon RDS alternative.
Fully managed PostgreSQL databases with HA, scaling, and automated backups, hosted in the EU. Starting at €10 per month.
Fully managed Postgres with read replicas, point-in-time-recovery, support packages, browser based GUI, and a generous free tier.
Fully managed PostgreSQL database, multi-AZ, automated backups, hosted in the Netherlands.
Postgres-based backend-as-a-service built for modern AI apps. Offers instant database branches and clones, production-like test environments, and serverless scaling.
AOpen-source 4D spatiotemporal platform combining PostGIS, TimescaleDB, pgvector, and H3 for unified geospatial and time-series intelligence.
ASQL database security suite: proxy for data protection with transparent "on the fly" data encryption, SQL firewall (SQL injections prevention), intrusion detection system.
AAnd MPP PostgreSQL fork. Open source alternative to Greenplum Database.
Open Source Distributed SQL using a fork of PostgreSQL on top of distributed storage and transaction
Tutorial about setting up continuous archiving in PostgreSQL using wal-e.
Guide designed as an aid for beginners and experienced users to find specific tips and explore tools available within PostgreSQL.
A collection of the most common commands used in PostgreSQL
SComprehensive SQL syntax reference covering window functions, CTEs, and PostgreSQL-specific syntax (UPSERT, JSON queries, array operations).
Very extensive collection of tutorials on PostgreSQL
Compares two database dump files and creates output with DDL statements that can be used to update old database schema to new one.
GCloud-native database gateway and framework for building data-driven applications. Like API gateways, for databases.
GDatabase anonymization and synthetic data generation tool for MySQL and PostgreSQL.
HBlazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
NThe NServiceBus.Transport.PostgreSql library allows .NET developers to use a PostgreSQL database as a message broker. (Commerical Software)
Perl module to export an Oracle database schema to a PostgreSQL compatible schema.
PTool for easy initialization / updating of the structure of PostgreSQL tables, migration alternative (Node.js).
PSafety-first Node.js migration engine with advisory locks, SHA-256 drift detection, and 10 built-in lint rules for PostgreSQL.
PProvides convenient interface to various statistics, management task, reloading services, viewing log files and canceling or terminating database backends.
PReal time replica from MySQL to PostgreSQL with optional type override migration and migration capabilities.
PTool to compare database schemas, with capability to accept some persistent differences
PA lightweight PostgresSQL LISTEN/NOTIFY daemon built on top of node-postgres.
PLoads data into PostgreSQL using the COPY streaming protocol, and does so with separate threads for reading and writing data.
PPostgres metrics collection and visualization that can be deployed to bare metal, virtual machines, or Kubernetes.
Middleware that provides connection pooling, replication, load balancing and limiting exceeding connections.
a new-generation diagnostics tool that allows users to collect deep analysis of the health of a Postgres database.
PTool that extracts and provides metrics for your PostgreSQL database.
Qrust-first typed AST pipeline for PostgreSQL with compile-time query checks and built-in tenant scoping.
RTool to build, maintain and execute a regression testing suite for SQL queries.
Generate fullstack PostgreSQL apps with Angular, Vue or React (Commercial Software).
SAutomatically detects common SQL anti-patterns. Such anti-patterns often slow down queries. Addressing them will, therefore, help accelerate queries.
YPostgreSQL high-availability cluster with auto-failover and automated cluster recovery.
Postgres talks, hacking sessions, interviews, and podcast episodes
A high performance job queue for PostgreSQL, written in Node.js
O
P
P
D
P
P
P
P
S
S
H
P
P
P
P
P
P
P
P
R
T
T
S
S
S
C
L
N
N
P
P
P
P
P
R
R
Z
L
P
P
P
P
P
P
P
P
P
B
D
E
M
M
P
P
P
P
P
P
P
P
P
P
P
P
P
P
S
B
P
P
R