Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's not quite shipping the DB to the client, but I like the Supabase/PostgREST approach for replacing everything between the client and SQL server with a single very thin proxy that maps tables and functions to REST calls. Even the auth mechanism is fundamentally just Postgres RLS with signed tokens that you can query against in your RLS policies.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: