Comment by xmonkee

2 years ago

it compiles to SQL so no extra powers. But it does make some common patterns more succinct. They have good documentation on the website.

Personally, I was very excited about using it to write some complex queries in my application that does some fancy backtesting with sliding windows etc, but I reverted back to SQL pretty quickly because I found myself first thinking in SQL and translating back to PRQL :/