Chinook Queries #2742
Replies: 2 comments 5 replies
-
|
Awesome — thanks Scott — that's looks great! Those are great examples and we could probably incorporate them somehow. Our Canonical dataset is also Chinook but the tables look slightly different — they're on the Playground. Good to see you've been using A couple of the issues that I see you hit we're releasing in 0.9.0 — e.g. a regex operator which will help with |
Beta Was this translation helpful? Give feedback.
-
|
Hi Scott, thanks for your feedback and setting up that repository. I will take a closer look when I get a moment. I'm glad There is also a PRQL extension for DuckDB (https://github.com/ywelsch/duckdb-prql) with which you can run PRQL right inside of DuckDB! Please let us know any comments you have (good or bad) as you explore the language. Stumbling blocks or initial points of confusion are very important feedback and would be greatly appreciated. Also if the rusty in @whoarusty means you are a Rust developer and want to get involved with Looking forward to hearing more from you! |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
First, I just wanted to share -- I found PRQL a week ago and ... wow, what fun!
Second, during the week, I've been diving in full-steam-ahead. I see there is an open request to help out with the Playground and Chinook queries. But, before I try to help out, I wanted to try my hand at PRQL, PRQL-Query, and DuckDB (which I also found a week ago).
So, I created a PRQL Chinook Queries repository to get things started. There are still some things I'm trying to figure out -- if I'm doing something wrong or something I should submit as an issue (mostly on the PRQL-Query side of things). I just wish I found PRQL sooner :)
If you have a moment to check out the repository, I'd be happy to hear your feedback.
Thanks for a great project,
Scott
Beta Was this translation helpful? Give feedback.
All reactions