You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Simplify: move code into database functions](https://sive.rs/pg)
71
73
-[Just Use Postgres for Everything](https://www.amazingcto.com/postgres-for-everything/)
72
74
-[PostgreSQL is the worlds' best database](https://www.2ndquadrant.com/en/blog/postgresql-is-the-worlds-best-database/)
@@ -185,6 +187,7 @@ as an example, put up a PR with a link! Make sure to use the new [pull request t
185
187
186
188
## Events, Replication, CDC
187
189
190
+
-[xataio/pgstream](https://github.com/xataio/pgstream): CDC command-line tool and library that offers Postgres replication support with DDL changes to any provided output.
188
191
-[electric-sql/electric](https://github.com/electric-sql/electric): HTTP API that enables synching [Shapes](https://electric-sql.com/docs/guides/shapes) (i.e. segments) of a Postgres database. It's like GraphQL for Postgres databases.
189
192
-[The Notifier Pattern for Applications That Use Postgres](https://brandur.org/notifier)
0 commit comments