Skip to content
REST API

SQL 到 REST API 翻译器

Translate SQL queries to HTTP requests and Supabase client code

有时候把 SQL 查询翻译成等效的 PostgREST 请求或 Supabase 客户端代码会有点挑战。可以使用这个工具来帮助完成这种转换。

🌐 Sometimes it's challenging to translate SQL queries to the equivalent PostgREST request or Supabase client code. Use this tool to help with this translation.