-
-
Save sohooo/a3b523166c8b005832a1125bb60d7508 to your computer and use it in GitHub Desktop.
Revisions
-
cpursley revised this gist
Feb 21, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -71,7 +71,7 @@ ## Alternative Query Langauges - https://github.com/kaspermarstal/plprql - https://supabase.github.io/pg_graphql ## HTTP -
cpursley revised this gist
Feb 21, 2024 . 1 changed file with 12 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ - [PostgreSQL is the worlds’ best database](https://www.2ndquadrant.com/en/blog/postgresql-is-the-worlds-best-database/) - [Hacker News discussion](https://news.ycombinator.com/item?id=39273954) ## Background and Cron Jobs - https://github.com/citusdata/pg_cron - https://github.com/cybertec-postgresql/pg_timetable @@ -49,6 +49,11 @@ - https://github.com/timescale/timescaledb ## Column Oriented - https://github.com/hydradatabase/hydra - ## NoSQL - https://www.postgresql.org/docs/current/datatype-json.html @@ -63,6 +68,11 @@ - https://github.com/supabase/wrappers ## Alternative Query Langauges - https://github.com/kaspermarstal/plprql - https://supabase.github.io/pg_graphql/ ## HTTP - https://github.com/pramsey/pgsql-http @@ -104,6 +114,7 @@ - https://github.com/purcell/postgresql-migrations - https://www.bytebase.com/ - https://github.com/xataio/pgroll - https://github.com/stripe/pg-schema-diff ## Dashboards / UIs -
cpursley revised this gist
Feb 17, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -86,6 +86,7 @@ ## Unit Tests - https://github.com/theory/pgtap - https://github.com/peterldowns/pgtestdb ## HTML and Applications -
cpursley revised this gist
Feb 16, 2024 . 1 changed file with 6 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -115,11 +115,16 @@ - [Evidence](https://evidence.dev) - [Metabase](https://metabase.com) ## Package Management - https://github.com/pgxman/pgxman - https://github.com/supabase/dbdev ## Language Servers - https://github.com/supabase/postgres_lsp ## Scalling - [How Cloudflare Achieved 55 Million Requests per Second with Just 15 PostgreSQL Clusters!](https://levelup.gitconnected.com/how-cloudflare-achieved-55-million-requests-per-second-with-just-15-postgresql-clusters-2d8a28ffd100) - https://github.com/supabase/supavisor -
cpursley revised this gist
Feb 13, 2024 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -124,4 +124,8 @@ - [How Cloudflare Achieved 55 Million Requests per Second with Just 15 PostgreSQL Clusters!](https://levelup.gitconnected.com/how-cloudflare-achieved-55-million-requests-per-second-with-just-15-postgresql-clusters-2d8a28ffd100) - https://github.com/supabase/supavisor ## Miscellaneous - [Very comprehensive list of Postgres tooling](https://gist.github.com/mjf/d885e3631c3eaa8a5a9ea62c5c20407c) # What's missing? Please share in the comments. -
cpursley revised this gist
Feb 11, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -121,7 +121,7 @@ ## Scaling - [How Cloudflare Achieved 55 Million Requests per Second with Just 15 PostgreSQL Clusters!](https://levelup.gitconnected.com/how-cloudflare-achieved-55-million-requests-per-second-with-just-15-postgresql-clusters-2d8a28ffd100) - https://github.com/supabase/supavisor # What's missing? Please share in the comments. -
cpursley revised this gist
Feb 11, 2024 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -119,4 +119,9 @@ - https://github.com/supabase/postgres_lsp ## Scaling - https://levelup.gitconnected.com/how-cloudflare-achieved-55-million-requests-per-second-with-just-15-postgresql-clusters-2d8a28ffd100 - https://github.com/supabase/supavisor # What's missing? Please share in the comments. -
cpursley revised this gist
Feb 9, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -52,6 +52,7 @@ ## NoSQL - https://www.postgresql.org/docs/current/datatype-json.html - https://github.com/robconery/dox - https://www.ferretdb.com ## Graph Data -
cpursley revised this gist
Feb 8, 2024 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,8 @@ # PostgreSQL is Enough - [Simplify: move code into database functions](https://sive.rs/pg) - [Just Use Postgres for Everything](https://www.amazingcto.com/postgres-for-everything/) - [PostgreSQL is the worlds’ best database](https://www.2ndquadrant.com/en/blog/postgresql-is-the-worlds-best-database/) - [Hacker News discussion](https://news.ycombinator.com/item?id=39273954) ## Background and Cron Jobs @@ -48,6 +49,11 @@ - https://github.com/timescale/timescaledb ## NoSQL - https://www.postgresql.org/docs/current/datatype-json.html - https://www.ferretdb.com ## Graph Data - https://age.apache.org -
cpursley revised this gist
Feb 7, 2024 . 1 changed file with 2 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -25,14 +25,12 @@ - https://github.com/pgMemento/pgMemento - https://github.com/pgaudit/pgaudit ## Access Control & Authorization - https://github.com/arkhipov/acl - https://www.postgresql.org/docs/current/pgcrypto.html - https://github.com/michelp/pgjwt - https://supabase.com/docs/guides/database/vault ## Search -
cpursley revised this gist
Feb 7, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -97,6 +97,7 @@ - https://github.com/purcell/postgresql-migrations - https://www.bytebase.com/ - https://github.com/xataio/pgroll ## Dashboards / UIs -
cpursley revised this gist
Feb 7, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,6 +7,7 @@ ## Background and Cron Jobs - https://github.com/citusdata/pg_cron - https://github.com/cybertec-postgresql/pg_timetable ## Message Queues -
cpursley revised this gist
Feb 7, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -37,7 +37,7 @@ ### Full Text - [Postgres Full Text Search](https://gist.github.com/cpursley/e3586382c3a42c54ca7f5fef1665be7b) (bunch of helpful links) - https://github.com/paradedb/paradedb ### Vector -
cpursley revised this gist
Feb 7, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -37,7 +37,7 @@ ### Full Text - [Postgres Full Text Search]([https://gist.github.com/cpursley/e3586382c3a42c54ca7f5fef1665be7b?permalink_comment_id=4213119#gistcomment-4213119](https://gist.github.com/cpursley/e3586382c3a42c54ca7f5fef1665be7b)) (bunch of helpful links) - https://github.com/paradedb/paradedb ### Vector -
cpursley revised this gist
Feb 7, 2024 . 1 changed file with 12 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,7 @@ - [Just Use Postgres for Everything](https://www.amazingcto.com/postgres-for-everything/) - [Simplify: move code into database functions](https://sive.rs/pg) - [Hacker News discussion](https://news.ycombinator.com/item?id=39273954) ## Background and Cron Jobs @@ -80,6 +81,17 @@ - https://github.com/theory/pgtap ## HTML and Applications - [SQLpage](https://github.com/lovasoa/SQLpage) - [Omnigres](https://github.com/omnigres/omnigres) - [pg_render](https://github.com/mkaski/pg_render) - [plmustache](https://github.com/PostgREST/plmustache) ## Graphics / Visual - [pgSVG](https://github.com/dr-jts/pg_svg) ## Migrations - https://github.com/purcell/postgresql-migrations @@ -96,13 +108,6 @@ - [Evidence](https://evidence.dev) - [Metabase](https://metabase.com) ## Language Servers - https://github.com/supabase/postgres_lsp -
cpursley revised this gist
Feb 7, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,6 +18,7 @@ ## Audit Logs - https://github.com/arkhipov/temporal_tables - https://github.com/supabase/supa_audit - https://github.com/pgMemento/pgMemento - https://github.com/pgaudit/pgaudit -
cpursley revised this gist
Feb 7, 2024 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -33,8 +33,13 @@ ## Search ### Full Text - [Postgres Full Text Search](https://gist.github.com/cpursley/e3586382c3a42c54ca7f5fef1665be7b?permalink_comment_id=4213119#gistcomment-4213119) (bunch of helpful links) - https://github.com/paradedb/paradedb ### Vector - https://github.com/neondatabase/pg_embedding - https://github.com/pgvector/pgvector -
cpursley revised this gist
Feb 7, 2024 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,7 +3,7 @@ - [Just Use Postgres for Everything](https://www.amazingcto.com/postgres-for-everything/) - [Simplify: move code into database functions](https://sive.rs/pg) ## Background and Cron Jobs - https://github.com/citusdata/pg_cron @@ -18,6 +18,7 @@ ## Audit Logs - https://github.com/supabase/supa_audit - https://github.com/pgMemento/pgMemento - https://github.com/pgaudit/pgaudit -
cpursley revised this gist
Feb 6, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -32,6 +32,7 @@ ## Search - [Postgres Full Text Search](https://gist.github.com/cpursley/e3586382c3a42c54ca7f5fef1665be7b?permalink_comment_id=4213119#gistcomment-4213119) (bunch of helpful links) - https://github.com/paradedb/paradedb - https://github.com/neondatabase/pg_embedding - https://github.com/pgvector/pgvector -
cpursley revised this gist
Feb 6, 2024 . 1 changed file with 1 addition and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,12 +9,7 @@ ## Message Queues - https://adriano.fyi/posts/2023-09-24-choose-postgres-queue-technology - https://github.com/tembo-io/pgmq ## GIS/Mapping -
cpursley revised this gist
Feb 6, 2024 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,6 +45,10 @@ - https://github.com/timescale/timescaledb ## Graph Data - https://age.apache.org ## Foreign Data - https://github.com/supabase/wrappers -
cpursley revised this gist
Feb 6, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -58,6 +58,7 @@ - https://github.com/PostgREST/postgrest - https://github.com/hasura/graphql-engine - https://postgraphile.org - https://supabase.github.io/pg_graphql ## Events, Replication, CDC, -
cpursley revised this gist
Feb 6, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -64,6 +64,7 @@ - https://www.postgresql.org/docs/current/sql-notify.html - https://github.com/cpursley/walex (Disclosure: I maintain this and think it's pretty awesome) - https://github.com/PeerDB-io/peerdb - https://github.com/debezium/debezium - https://github.com/2ndQuadrant/pglogical -
cpursley revised this gist
Feb 6, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -63,7 +63,7 @@ ## Events, Replication, CDC, - https://www.postgresql.org/docs/current/sql-notify.html - https://github.com/cpursley/walex (Disclosure: I maintain this and think it's pretty awesome) - https://github.com/debezium/debezium - https://github.com/2ndQuadrant/pglogical -
cpursley revised this gist
Feb 6, 2024 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -96,4 +96,6 @@ ## Language Servers - https://github.com/supabase/postgres_lsp # What's missing? Please share in the comments. -
cpursley revised this gist
Feb 6, 2024 . 1 changed file with 25 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,7 @@ # PostgreSQL is Enough - [Just Use Postgres for Everything](https://www.amazingcto.com/postgres-for-everything/) - [Simplify: move code into database functions](https://sive.rs/pg) ## Background Jobs @@ -31,11 +30,21 @@ https://sive.rs/pg - https://github.com/arkhipov/acl ## Authorization - https://www.postgresql.org/docs/current/pgcrypto.html - https://github.com/michelp/pgjwt ## Search - https://github.com/paradedb/paradedb - https://github.com/neondatabase/pg_embedding - https://github.com/pgvector/pgvector ## Time Series - https://github.com/timescale/timescaledb ## Foreign Data - https://github.com/supabase/wrappers @@ -53,6 +62,7 @@ https://sive.rs/pg ## Events, Replication, CDC, - https://www.postgresql.org/docs/current/sql-notify.html - https://github.com/cpursley/walex - https://github.com/debezium/debezium - https://github.com/2ndQuadrant/pglogical @@ -61,6 +71,11 @@ https://sive.rs/pg - https://github.com/theory/pgtap ## Migrations - https://github.com/purcell/postgresql-migrations - https://www.bytebase.com/ ## Dashboards / UIs - [Baserow](https://baserow.io) @@ -72,8 +87,13 @@ https://sive.rs/pg - [Evidence](https://evidence.dev) - [Metabase](https://metabase.com) ## HTML and Applications - [SQLpage](https://github.com/lovasoa/SQLpage) - [Omnigres](https://github.com/omnigres/omnigres) - [pg_render](https://github.com/mkaski/pg_render) - [plmustache](https://github.com/PostgREST/plmustache) ## Language Servers - https://github.com/supabase/postgres_lsp -
cpursley revised this gist
Dec 18, 2023 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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) ## HTML - [Omnigres](https://github.com/omnigres/omnigres) - [pg_render](https://github.com/mkaski/pg_render) - [plmustache](https://github.com/PostgREST/plmustache) -
cpursley revised this gist
Oct 17, 2023 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
cpursley revised this gist
Oct 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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) ## Data Visualization -
cpursley revised this gist
Oct 2, 2023 . 1 changed file with 12 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -55,4 +55,15 @@ https://sive.rs/pg ## 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)
NewerOlder