Postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
Contains PostgreSQL functions which I regularly needed.
The missing set of useful tools for Postgres DBAs and all engineers
Blumchen - Push-based Outbox for PostgreSQL
Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
HTTP client for PostgreSQL, retrieve a web page from inside the database.
Filtering, Ordering (Sorting) and Pagination library for .Net Core, ASP.NET Core, C#
Fast database snapshot and restore tool for development
Queueing jobs in Postgres from Node.js like a boss
Postgres CLI with autocompletion and syntax highlighting
Making Postgres and Elasticsearch work together like it's 2023
Simple MQ/PubSub implementation based on PostgreSQL.
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.
Transactional outbox harvester for Postgres → Kafka, written in Go
Just a spike on using Postgresql advisory locks for leader election
Reliable eventual consistency for Microservices
PostgreSQL metrics monitor/dashboard
A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.
Resources I found during my journey with PostgreSQL.
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
Partition management extension for PostgreSQL
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
Various samples on how to use Data API builder for Azure Databases
Simple key-value storage with support for multiple backends
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)