Skip to content

Commit

Permalink
docs: Mention qStudio-PRQL Quick Start guide (#4991)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
richb-hanover and pre-commit-ci[bot] authored Oct 28, 2024
1 parent 9206f53 commit 11c7b6c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions web/book/src/project/integrations/qstudio.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ qStudio relies on the PRQL compiler. You must ensure that `prqlc` is in your pat

qStudio calls `prqlc` (the PRQL compiler) to generate SQL code from PRQL queries
(.prql files) then runs the SQL against the selected database to display the
results. For more details, check out the
[qStudio site](https://www.timestored.com/qstudio/prql-ide).
results. For more details, check out:

- [qStudio site](https://www.timestored.com/qstudio/prql-ide)
- [qStudio-PRQL Quick Start](https://github.com/richb-hanover/qStudio-PRQL_Quick_Start)

0 comments on commit 11c7b6c

Please sign in to comment.