# Postgres is Enough https://sive.rs/pg ## Background Jobs - https://github.com/citusdata/pg_cron ## Message Queues - 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/tree/master ## 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