1
Add search (or semantic search) for saved SQL queries in the SQL editor
Source: supabase/supabase#41666 · opened by @kc-hsh-value
Hey team,
I wanted to suggest a small but really useful improvement to the SQL editor.
Once a project grows, it’s easy to end up with dozens (or hundreds) of saved queries. Right now there’s no way to search through them besides using the title, so finding a specific query means manually scrolling and opening them one by one.
It would be super helpful to have:
• basic keyword search over query names / contents, and optionally
• semantic search (e.g. typing “user growth” or “monthly revenue” and getting relevant queries)
This would make working with larger projects way smoother.
I wanted to suggest a small but really useful improvement to the SQL editor.
Once a project grows, it’s easy to end up with dozens (or hundreds) of saved queries. Right now there’s no way to search through them besides using the title, so finding a specific query means manually scrolling and opening them one by one.
It would be super helpful to have:
• basic keyword search over query names / contents, and optionally
• semantic search (e.g. typing “user growth” or “monthly revenue” and getting relevant queries)
This would make working with larger projects way smoother.
No pledges yet. Be the first to back this.
Comments
Similar requests
Enhanced SQL Query Management for Supabase CLI: A Proposal for Query File and Folder Support
4 votes · 0 comments
Redesign of the Queries tab
4 votes · 0 comments
Make saved SQL Editor queries available via Management API
1 vote · 0 comments
Enhancing Developer Experience with Client-side Raw SQL Queries
3 votes · 0 comments
[Feature Request]: Add Folders to SQL Editor
2 votes · 0 comments
No comments yet.