From 711a9d2630ccfae5be05fceb36f1a3fac83fe49c Mon Sep 17 00:00:00 2001 From: Felipe Vogel Date: Wed, 22 Nov 2023 07:57:53 -0500 Subject: [PATCH] Add Scaling PostgreSQL newsletter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9503c36..4a987e7 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ Here are some places where you can learn with others or ask questions when you g - [ ] [Markus Winand - Use the Index, Luke!](https://use-the-index-luke.com/sql/preface) - [ ] 💲[Markus Winand - SQL Performance Explained](https://sql-performance-explained.com) - [ ] [Advanced Topics in SQL](https://www.edx.org/course/advanced-topics-in-sql) course from Stanford +- [x] [Scaling PostgreSQL newsletter](https://www.scalingpostgres.com/) - [ ] [Postgres Playground](https://www.crunchydata.com/developers/tutorials) - [ ] [Yeah, Postgres can do that](https://dev.to/efertsch/series/20415) - [ ] 💲[High Performance PostgreSQL for Rails](https://pragprog.com/titles/aapsql/high-performance-postgresql-for-rails/)