© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
S
Supabase
•
4y ago
•
1 reply
harsh singh
SQL queries in Supabase
Hello
, I wanted to know how I could run the following SQL query if I
'm using the Supabase JavaScript SDK
:
SELECT
*
FROM
project
WHERE
email
=
'example@email.com'
;
SELECT
*
FROM
project
WHERE
email
=
'example@email.com'
;
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Cannot rename SQL queries
S
Supabase / help-and-questions
3y ago
Supabase GraphQL Live Queries
S
Supabase / help-and-questions
13mo ago
SQL to Supabase query
S
Supabase / help-and-questions
3y ago
SQL to supabase orm
S
Supabase / help-and-questions
3y ago