Hacker News new | ask | show | jobs
by mritchie712 807 days ago
If you're interested in an alternative query language, https://prql-lang.org/ is a good one.
1 comments

Thanks for the mention. For Postgres, the easiest way to use PRQL is the plprql extension:

Link: https://github.com/kaspermarstal/plprql

Previous discussion: https://news.ycombinator.com/item?id=39428609