# PostgreSQL is Enough https://www.postgresql.org https://sive.rs/pg ## Background Jobs - https://github.com/citusdata/pg_cron ## Message Queues ### Reading - https://adriano.fyi/posts/2023-09-24-choose-postgres-queue-technology/ ### Libraries - https://github.com/tembo-io/pgmq ## GIS/Mapping - https://github.com/postgis/postgis ## Audit Logs - https://github.com/pgMemento/pgMemento - https://github.com/pgaudit/pgaudit ## Access Control - https://github.com/arkhipov/acl ## Search - https://github.com/neondatabase/pg_embedding - https://github.com/pgvector/pgvector ## Foreign Data - https://github.com/supabase/wrappers ## HTTP - https://github.com/pramsey/pgsql-http - https://github.com/supabase/pg_net ## APIs - https://github.com/PostgREST/postgrest - https://github.com/hasura/graphql-engine - https://supabase.github.io/pg_graphql ## Events, Replication, CDC, - https://github.com/cpursley/walex - https://github.com/debezium/debezium - https://github.com/2ndQuadrant/pglogical ## Unit Tests - https://github.com/theory/pgtap ## Dashboards / UIs - [Baserow](https://baserow.io) - [NocoDB](https://github.com/nocodb/nocodb) - [AppSmith](https://appsmith.com) ## Data Visualization - [Evidence](https://evidence.dev) - [Metabase](https://metabase.com) ## HTML - [Omnigres](https://github.com/omnigres/omnigres) - [pg_render](https://github.com/mkaski/pg_render) - [plmustache](https://github.com/PostgREST/plmustache)