Y
Hacker News
new
|
ask
|
show
|
jobs
by
jarym
3277 days ago
That's really cool - we're doing the same thing, translating entire queries into a single SQL statement!
1 comments
ruslan_talpa
3277 days ago
I hope you are using PostgreSQL! :) Check out PostgREST and the types of queries it generates
link
jarym
3277 days ago
Yes, Postgres all the way. We don't use PostgREST though we construct the same type of queries.
link