DIAGRAMMATIC
save your work locally, this app is going away soon!
Login with GitHub
CODE
dejan
/
Unity Catalog
(public)
digraph { node[shape=rect] 0 [label="Metastore" color="red" fontcolor="red"] 1 [label="Catalog" fontcolor="red"] 2 [label="Schema"] 3 [label="Schema"] 4 [label="Table"] 5 [label="Table"] 6 [label="Table"] 7 [label="Table"] 1 -> 2, 3 2 -> 4, 5 3 -> 6, 7 11 [label="Catalog" fontcolor="red"] 12 [label="Schema"] 13 [label="Schema"] 14 [label="Table"] 15 [label="Table"] 16 [label="Table"] 17 [label="Table"] 11 -> 12, 13 12 -> 14, 15 13 -> 16, 17 0 -> 1, 11 [color="red"] }
PREVIEW
PNG
SVG
Auto-save OFF
Saving
You can change the code, but you won't be able to save it as you are not the owner.
dot