From 297c74b2e8b8616f83e4d4243f9cd89a4429119a Mon Sep 17 00:00:00 2001 From: Rob Maskell Date: Wed, 13 Nov 2024 11:46:53 +0000 Subject: [PATCH] Update development.md --- bm/development.md | 1 + 1 file changed, 1 insertion(+) diff --git a/bm/development.md b/bm/development.md index 235522f..aba11c7 100644 --- a/bm/development.md +++ b/bm/development.md @@ -43,6 +43,7 @@ [Use postgres for everything](https://www.amazingcto.com/postgres-for-everything/) [The Querynomicon: An Introduction to SQL for Weary Data Scientists](https://gvwilson.github.io/sql-tutorial/) +[What I wish someone told me about postgres](https://challahscript.com/what_i_wish_someone_told_me_about_postgres) ### estimation [Improving dev estimation](https://jbconsulting.substack.com/p/task-estimation-conquering-hofstadters)