Supabase Typed Query Builder – Type-safe select builder #39858
Auguste-Houndjago
started this conversation in
Contribute to Supabase
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Supabase Typed Query Builder
Hi everyone 👋
I’ve built a small TypeScript utility that lets you safely build
.select()queries for Supabase — with full relation typing, autocomplete, and Cache Helper compatibility.No more guessing nested select strings — everything is typed and predictable 💪
🧩 Package: supabase-typed-query-builder
💻 Source: GitHub – auguste-lab/supabase-typed-query-builder
🚀 Example usage
Beta Was this translation helpful? Give feedback.
All reactions