PRQL / prql-vscode

VS Code extension for PRQL lang
https://marketplace.visualstudio.com/items?itemName=PRQL-lang.prql-vscode
Apache License 2.0
24 stars 9 forks source link

Create PRQL to PostgreSQL demo data and sample queries to add to new Integrations section in README.md #88

Closed RandomFractals closed 1 year ago

RandomFractals commented 1 year ago

Maybe even create an example with scan of PostgreSQL data into duckdb using this scanner duckdb extension and demo it with PRQL vscode extension, SQLTools, PostgreSQL Driver and DuckDB SqlTools.

snth commented 1 year ago

Happy to be subscribed to this issue but I doubt I'll be able to help with recording a demo gif any time soon.

With your velocity @RandomFractals I'm sure you'll get there before me.

RandomFractals commented 1 year ago

@snth I can cut the gif. Demo data/db prep and scripting is usually the most time consuming part as you know.

I assigned it to both of us to tackle this and review when we find time for it.

RandomFractals commented 1 year ago

so, I doubt I'll have the time to do it, but I created new /examples folder in this repository in #150. So, if anyone wants to contribute new demo data or PRQL examples to try with this vscode extension, I would suggest you add them there.

I am going to close this ticket for now.