What does HackerNews think of prql?
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
Language:
Rust
#44
in
SQL
SQL the language has many drawbacks.
My weapon of choice when using Python is SQLAlchemy; it gives you composability.
Also, there's https://github.com/PRQL/prql that compiles to SQL.
Personally, I really hope that https://github.com/PRQL/prql will see some language support (similarly to JSX/TSX).
I'd like to see more PRQL for data transformation logic..
https://github.com/PRQL/prql