Skip to content

Just let me send a raw SQL query #61

Answered by kiwicopple
waldnzwrld asked this question in Q&A
Discussion options

You must be logged in to vote

PostgREST is designed for HTTP requests. If you want to communicate directly via SQL & the Postgres protocol you can use a postgres client (something like this: https://github.com/lib/pq)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kiwicopple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
3 participants
Converted from issue

This discussion was converted from issue #60 on July 18, 2025 09:50.