PostgreSQL Tools Directory
PostgreSQL extensions and software for search, queues, vectors, caching, analytics, and more. Find the right tool for your use case.
Showing 84 of 84 tools
PGMQ
extensionNeed a simple, durable message queue?
A lightweight message queue built on Postgres with at-least-once delivery and visibility timeout
pgflow
softwareNeed multi-step workflows with retries?
Workflow orchestration engine for Supabase built on pgmq with automatic retries and parallelism
Graphile Worker
softwareNeed reliable background job processing?
High-performance job queue for Node.js using PostgreSQL SKIP LOCKED
pg-boss
softwareNeed job scheduling with retries?
Job queue for Node.js built on PostgreSQL with exponential backoff and scheduling
pg_cron
extensionNeed scheduled database maintenance or jobs?
Run periodic jobs inside PostgreSQL using cron syntax
pg_timetable
softwareNeed complex job workflows?
Advanced job scheduler with chaining, conditions, and remote execution
River
softwareNeed background jobs in Go?
Fast, reliable background jobs for Go using Postgres SKIP LOCKED
Oban
softwareNeed background jobs in Elixir?
Robust job processing for Elixir using Postgres
ParadeDB
softwareNeed Elasticsearch-grade full-text search?
Postgres-native search and analytics with BM25 scoring
PGroonga
extensionNeed multilingual full-text search?
Full-text search extension supporting all languages with fast index updates
pg_search
extensionNeed modern full-text ranking?
Postgres extension for BM25 full-text search from ParadeDB
ZomboDB
extensionNeed to query Elasticsearch from SQL?
Bridge between Postgres and Elasticsearch for hybrid queries
pgvector
extensionNeed vector embeddings for AI/RAG?
Open-source vector similarity search for Postgres
pgvectorscale
extensionNeed high-performance vector search at scale?
Faster vector search with StreamingDiskANN index from Timescale
Lantern
extensionNeed fast approximate nearest neighbor search?
Vector database extension with HNSW indexing
pgai
extensionNeed to run AI pipelines in the database?
AI workflows directly in Postgres - embeddings, LLM calls, RAG
PostgresML
extensionNeed to run ML models in the database?
ML and AI workflows directly in Postgres with GPU acceleration
TimescaleDB
extensionNeed to store and query time-series data?
Time-series database built on PostgreSQL with automatic partitioning
pg_partman
extensionNeed to manage time-based partitions?
Automatic table partitioning management
ReadySet
softwareNeed to cache query results automatically?
SQL caching engine that sits between your app and Postgres
pg_ivm
extensionNeed materialized views that update incrementally?
Incrementally maintained materialized views
FerretDB
softwareNeed MongoDB compatibility with Postgres storage?
MongoDB wire protocol compatible layer on top of Postgres
Pongo
softwareNeed a document-oriented interface?
MongoDB-like API for Postgres using JSONB
Dox
softwareNeed simple document storage?
Document database API for PostgreSQL
DocumentDB
softwareNeed MongoDB API with Postgres reliability?
MongoDB-compatible document database built on PostgreSQL
Marten
softwareNeed document storage for .NET apps?
.NET document database and event store on PostgreSQL
Apache AGE
extensionNeed graph queries and relationships?
Graph database extension with openCypher query support
Gel (formerly EdgeDB)
softwareNeed a modern query language for complex data?
Graph-relational database built on Postgres with declarative schema and EdgeQL
PostGIS
extensionNeed location-based queries and maps?
Geographic objects and spatial queries for PostgreSQL
pgRouting
extensionNeed shortest path or routing algorithms?
Routing and graph analysis extension for PostGIS
h3-pg
extensionNeed efficient geospatial indexing?
H3 hexagonal hierarchical spatial index for Postgres
pg_analytics
extensionNeed fast analytics on large datasets?
Accelerated analytics with columnar storage and vectorized execution
Hydra
softwareNeed OLAP performance with Postgres compatibility?
Column-oriented Postgres for analytics workloads
Citus
extensionNeed horizontal scaling for analytics?
Distributed Postgres for multi-tenant and real-time analytics
duckdb_fdw
extensionNeed to query analytical files from Postgres?
Query DuckDB from Postgres via foreign data wrapper
pg_lake
extensionNeed to access data lake files from SQL?
Query Iceberg tables and data lakes directly from Postgres
Evidence
softwareNeed BI dashboards from SQL?
Build reports and dashboards with SQL and markdown
Metabase
softwareNeed self-service analytics for your team?
Open source business intelligence and analytics
WalEx
softwareNeed real-time database events in Elixir?
Elixir library for listening to Postgres write-ahead log changes via logical replication
Debezium
softwareNeed real-time data synchronization?
Stream database changes to Kafka and other systems
PeerDB
softwareNeed to sync Postgres to Snowflake/BigQuery?
Fast Postgres replication to data warehouses
pglogical
extensionNeed to replicate specific tables?
Logical replication for selective table sync
wal2json
extensionNeed CDC events as JSON?
JSON output plugin for logical decoding
ElectricSQL
softwareNeed offline sync and local-first architecture?
Local-first sync for Postgres with real-time replication
PostgREST
softwareNeed a REST API without backend code?
Instant RESTful API from your PostgreSQL schema
Hasura
softwareNeed GraphQL without writing resolvers?
Instant GraphQL and REST APIs on Postgres
PostGraphile
softwareNeed flexible GraphQL with smart comments?
Highly customizable GraphQL API from Postgres schema
pg_graphql
extensionNeed GraphQL queries directly in SQL?
Native GraphQL support inside PostgreSQL
Supabase
softwareNeed a complete backend platform?
Open source Firebase alternative with Postgres, Auth, and APIs
SQLPage
softwareNeed a web UI without backend code?
Build web applications entirely in SQL with built-in components
Omnigres
extensionNeed to run your entire app in Postgres?
Turn Postgres into a complete application platform with web server
pgsql-http
extensionNeed to call webhooks from triggers?
Make HTTP requests from PostgreSQL functions
pg_net
extensionNeed non-blocking HTTP calls?
Async HTTP requests from Postgres with response handling
NocoDB
softwareNeed a spreadsheet UI for your database?
Open source Airtable alternative on Postgres
Baserow
softwareNeed a collaborative database interface?
Open source no-code database platform
Supabase Wrappers
extensionNeed to query external APIs as tables?
Foreign data wrappers for Stripe, Firebase, Airtable, and 20+ services
GraphJin
softwareNeed auto-generated APIs from your schema?
Instant GraphQL and REST APIs with AI assistant support
pgjwt
extensionNeed to handle JWTs in the database?
PostgreSQL extension for JWT generation and verification
pgcrypto
extensionNeed encryption at the database level?
Cryptographic functions for PostgreSQL
Supabase Vault
extensionNeed to store secrets securely?
Secrets management extension for Postgres
supa_audit
extensionNeed to track who changed what?
Generic audit logging for Postgres tables
pgAudit
extensionNeed SOC2/HIPAA audit trails?
Detailed session and object audit logging for compliance
pgMemento
extensionNeed to see historical data states?
Complete audit trail with data versioning and time travel queries
Bemi
softwareNeed comprehensive audit trails for compliance?
Automatic audit logging with high reliability using CDC and WAL
Temporal Tables
extensionNeed SQL:2011 temporal table support?
System-versioned temporal tables with automatic history tracking
pgroll
softwareNeed safe schema changes in production?
Zero-downtime schema migrations with automatic rollback
Atlas
softwareNeed infrastructure-as-code for your schema?
Database schema as code with declarative migrations
Sqitch
softwareNeed version-controlled database changes?
Database change management with dependency tracking
Bytebase
softwareNeed team collaboration on database changes?
Database DevOps with CI/CD and access control
pg-schema-diff
softwareNeed zero-downtime schema migrations?
Compute schema diffs and generate safe migration SQL
PgBouncer
softwareNeed to handle more connections?
Lightweight connection pooler for PostgreSQL
Supavisor
softwareNeed scalable multi-tenant connection pooling?
Cloud-native connection pooler written in Elixir
PgCat
softwareNeed read replicas and load balancing?
Connection pooler with query load balancing and sharding
Spock
extensionNeed active-active replication?
Multi-master replication with conflict resolution
PGHero
softwareNeed to identify slow queries?
Performance dashboard for Postgres with index suggestions
HypoPG
extensionNeed to evaluate index impact before creating?
Test indexes without creating them
Dexter
softwareNeed help choosing indexes?
Automatic index recommendations based on query analysis
index_advisor
extensionNeed help finding missing indexes?
Automatic index recommendations based on query analysis
pg_hint_plan
extensionNeed to override the query planner?
Control query execution plans with SQL hints
pgTAP
extensionNeed to test database functions and schemas?
Unit testing framework for PostgreSQL with TAP output
PGLite
softwareNeed offline-first or local-first apps?
Run Postgres in the browser via WebAssembly
pgxman
softwareNeed easy extension installation?
npm-style package manager for Postgres extensions
dbdev
softwareNeed to share and install TLE packages?
Package manager for Postgres trusted language extensions
CloudNativePG
softwareNeed to run Postgres on Kubernetes?
Kubernetes operator for running PostgreSQL clusters