7 ms·
Is this on GitHub to take a look at the code?
by Omnipresent 2y ago
Is this on GitHub to take a look at the code?
- tobilg 2y agoCurrently it‘s not open sourced. Eventually considering it for the future though.
- Omnipresent 2y agoThank you. Look forward to it! How is the data model visuzalization built? Does Duckdb provide that out of the box?
- tobilg 2y agoNo, it's implemented via parsing the current schema and translating it to a Mermaid ERD, see https://mermaid.js.org/syntax/entityRelationshipDiagram.html https://mermaid.js.org/syntax/entityRelationshipDiagram.html