Hacker News new | past | comments | ask | show | jobs | submit login

in addition to @kiwicopple's response, you can also:

- use the js lib - https://supabase.io/docs/library/get

- use your RESTful and Realtime endpoints directly - e.g. <my-app>.supabase.co/rest/v1/users?select=first_name,age

- or even just connect to the db directly using your favorite SQL tools/ORM




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

Search: