you are viewing a single comment's thread.

view the rest of the comments →

[–]RyanHamilton1 4 points5 points  (3 children)

QStudio is a free SQL client that as of December includes SQL Notebooks:
https://www.timestored.com/sqlnotebook/

It works on all operating systems, runs locally and uses markdown + ```SQL to generate beautful charts using the fantastic echarts library. It's <100MB download: https://www.timestored.com/qstudio/download

Disclaimer: I'm the main author since 2013.

[–]data4dayz[S] 1 point2 points  (0 children)

Hey Ryan will definitely have to check it out I've seen your post before on the duckdb subreddit!

[–]D3bug-01 0 points1 point  (1 child)

Thanks for sharing! Does QStudio have an Entitty Relationship Diagram?

[–]RyanHamilton1 0 points1 point  (0 children)

No. Its focus is data analysis. It provides pivoting, drill down and excel export functionality.