|
|
|
|
|
by kiwicopple
1053 days ago
|
|
We provide libraries for PostgREST, which auto-generates an API from your Postgres tables. Is that sufficient or are you looking for something else? Prisma is already well-supported in supabase (since it’s just Postgres and prisma already works with Postgres) edit: here is the prisma guide -https://supabase.com/partners/integrations/prisma |
|