|
|
|
|
|
by ericHosick
1289 days ago
|
|
My current stack is PostgreSQL (on Supabase) + retool (or similar front end tools). PostgreSQL Extensions: http, pg_cron, timescaledb To help with development, I am using https://www.npmjs.com/package/sql-watch (written by myself) to do continuous development and testing (TDD/BDD). The stack "doesn't scale" but the turn around time for development is crazy. |
|
Because it's always that guy making manual DDL updates that screws everything up, isn't it Mr. Hosick. ;)