Hacker News new | ask | show | jobs
by guyromm 1776 days ago
(postgresql) + postgrest + svelte. expanded upon in detail here: https://webgma.co.il/Articles/rapid-prototyping-with-postgre...

performance wise, postgrest is written in haskell and is extremely snappy and stable. so your bottlenecks in essence are your data access patterns & how much you've optimized your postgresql schema for that.