Skip to content

Instantly share code, notes, and snippets.

@kokizzu
Forked from cpursley/postgresql_is_enough.md
Created February 6, 2024 15:28
Show Gist options
  • Save kokizzu/0029e6ba214edd4ddcd9601484d22dc3 to your computer and use it in GitHub Desktop.
Save kokizzu/0029e6ba214edd4ddcd9601484d22dc3 to your computer and use it in GitHub Desktop.

Revisions

  1. @cpursley cpursley revised this gist Dec 18, 2023. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion postgresql_is_enough.md
    Original file line number Diff line number Diff line change
    @@ -70,4 +70,10 @@ https://sive.rs/pg
    ## Data Visualization

    - [Evidence](https://evidence.dev)
    - [Metabase](https://metabase.com)
    - [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)
  2. @cpursley cpursley revised this gist Oct 17, 2023. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions postgresql_is_enough.md
    Original file line number Diff line number Diff line change
    @@ -27,6 +27,10 @@ https://sive.rs/pg
    - https://github.com/pgMemento/pgMemento
    - https://github.com/pgaudit/pgaudit

    ## Access Control

    - https://github.com/arkhipov/acl

    ## Search

    - https://github.com/neondatabase/pg_embedding
  3. @cpursley cpursley revised this gist Oct 2, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion postgresql_is_enough.md
    Original file line number Diff line number Diff line change
    @@ -61,7 +61,7 @@ https://sive.rs/pg

    - [Baserow](https://baserow.io)
    - [NocoDB](https://github.com/nocodb/nocodb)
    - [AppSmith][(https://appsmith.com)
    - [AppSmith](https://appsmith.com)

    ## Data Visualization

  4. @cpursley cpursley revised this gist Oct 2, 2023. 1 changed file with 12 additions and 1 deletion.
    13 changes: 12 additions & 1 deletion postgresql_is_enough.md
    Original file line number Diff line number Diff line change
    @@ -55,4 +55,15 @@ https://sive.rs/pg

    ## Unit Tests

    - https://github.com/theory/pgtap
    - 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)
  5. @cpursley cpursley revised this gist Oct 2, 2023. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions postgresql_is_enough.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    # PostgreSQL is Enough

    https://www.postgresql.org

    https://sive.rs/pg

    ## Background Jobs
  6. @cpursley cpursley revised this gist Sep 25, 2023. 1 changed file with 6 additions and 0 deletions.
    6 changes: 6 additions & 0 deletions postgresql_is_enough.md
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,12 @@ https://sive.rs/pg

    ## Message Queues

    ### Reading

    - https://adriano.fyi/posts/2023-09-24-choose-postgres-queue-technology/

    ### Libraries

    - https://github.com/tembo-io/pgmq

    ## GIS/Mapping
  7. @cpursley cpursley renamed this gist Aug 20, 2023. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  8. @cpursley cpursley revised this gist Aug 20, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion postgres.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # Postgres is Enough
    # PostgreSQL is Enough

    https://sive.rs/pg

  9. @cpursley cpursley revised this gist Aug 20, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion postgres.md
    Original file line number Diff line number Diff line change
    @@ -17,7 +17,7 @@ https://sive.rs/pg
    ## Audit Logs

    - https://github.com/pgMemento/pgMemento
    - https://github.com/pgaudit/pgaudit/tree/master
    - https://github.com/pgaudit/pgaudit

    ## Search

  10. @cpursley cpursley revised this gist Aug 20, 2023. 1 changed file with 12 additions and 1 deletion.
    13 changes: 12 additions & 1 deletion postgres.md
    Original file line number Diff line number Diff line change
    @@ -14,6 +14,16 @@ https://sive.rs/pg

    - 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
    @@ -29,10 +39,11 @@ https://sive.rs/pg
    - https://github.com/hasura/graphql-engine
    - https://supabase.github.io/pg_graphql

    ## Events, CDC
    ## Events, Replication, CDC,

    - https://github.com/cpursley/walex
    - https://github.com/debezium/debezium
    - https://github.com/2ndQuadrant/pglogical

    ## Unit Tests

  11. @cpursley cpursley revised this gist Aug 20, 2023. 1 changed file with 0 additions and 4 deletions.
    4 changes: 0 additions & 4 deletions postgres.md
    Original file line number Diff line number Diff line change
    @@ -10,10 +10,6 @@ https://sive.rs/pg

    - https://github.com/tembo-io/pgmq

    ## Search

    - https://github.com/Casecommons/pg_search

    ## GIS/Mapping

    - https://github.com/postgis/postgis
  12. @cpursley cpursley revised this gist Aug 20, 2023. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions postgres.md
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,10 @@ https://sive.rs/pg

    - https://github.com/tembo-io/pgmq

    ## Search

    - https://github.com/Casecommons/pg_search

    ## GIS/Mapping

    - https://github.com/postgis/postgis
  13. @cpursley cpursley revised this gist Aug 20, 2023. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion postgres.md
    Original file line number Diff line number Diff line change
    @@ -32,4 +32,8 @@ https://sive.rs/pg
    ## Events, CDC

    - https://github.com/cpursley/walex
    - https://github.com/debezium/debezium
    - https://github.com/debezium/debezium

    ## Unit Tests

    - https://github.com/theory/pgtap
  14. @cpursley cpursley revised this gist Aug 20, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion postgres.md
    Original file line number Diff line number Diff line change
    @@ -29,7 +29,7 @@ https://sive.rs/pg
    - https://github.com/hasura/graphql-engine
    - https://supabase.github.io/pg_graphql

    ## Events (WAL)
    ## Events, CDC

    - https://github.com/cpursley/walex
    - https://github.com/debezium/debezium
  15. @cpursley cpursley revised this gist Aug 20, 2023. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion postgres.md
    Original file line number Diff line number Diff line change
    @@ -27,4 +27,9 @@ https://sive.rs/pg

    - https://github.com/PostgREST/postgrest
    - https://github.com/hasura/graphql-engine
    - https://supabase.github.io/pg_graphql
    - https://supabase.github.io/pg_graphql

    ## Events (WAL)

    - https://github.com/cpursley/walex
    - https://github.com/debezium/debezium
  16. @cpursley cpursley revised this gist Aug 20, 2023. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions postgres.md
    Original file line number Diff line number Diff line change
    @@ -2,28 +2,28 @@

    https://sive.rs/pg

    # Background Jobs
    ## Background Jobs

    - https://github.com/citusdata/pg_cron

    # Message Queues
    ## Message Queues

    - https://github.com/tembo-io/pgmq

    # GIS/Mapping
    ## GIS/Mapping

    - https://github.com/postgis/postgis

    # Foreign Data
    ## Foreign Data

    - https://github.com/supabase/wrappers

    # HTTP
    ## HTTP

    - https://github.com/pramsey/pgsql-http
    - https://github.com/supabase/pg_net

    # APIs
    ## APIs

    - https://github.com/PostgREST/postgrest
    - https://github.com/hasura/graphql-engine
  17. @cpursley cpursley created this gist Aug 20, 2023.
    30 changes: 30 additions & 0 deletions postgres.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,30 @@
    # 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

    # 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