Compile SQL to Supabase DSL
Hi I'm wondering what program does the conversion between the SQL DSL code into the Supabase JS client code
Seen here https://supabase.com/docs/guides/api/sql-to-rest
fetch call.Seen here https://supabase.com/docs/guides/api/sql-to-rest
Translate SQL queries to HTTP requests and Supabase client code
