Y
Hacker News
new
|
ask
|
show
|
jobs
by
tobilg
706 days ago
Currently it‘s not open sourced. Eventually considering it for the future though.
1 comments
Omnipresent
706 days ago
Thank you. Look forward to it! How is the data model visuzalization built? Does Duckdb provide that out of the box?
link
tobilg
704 days ago
No, it's implemented via parsing the current schema and translating it to a Mermaid ERD, see
https://mermaid.js.org/syntax/entityRelationshipDiagram.html
link