Y
Hacker News
new
|
ask
|
show
|
jobs
by
Omnipresent
719 days ago
Thank you. Look forward to it! How is the data model visuzalization built? Does Duckdb provide that out of the box?
1 comments
tobilg
717 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