{ "name": "", "isFolderOnly": false, "fontFamily": "SourceSansPro", "shapes": [ { "id": "users", "type": "sql_table", "pos": { "x": 0, "y": 0 }, "width": 251, "height": 216, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "borderRadius": 0, "fill": "N1", "stroke": "N7", "shadow": false, "3d": false, "multiple": false, "double-border": false, "tooltip": "", "link": "", "icon": null, "iconPosition": "", "blend": false, "fields": null, "methods": null, "columns": [ { "name": { "label": "id", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 15, "labelHeight": 26 }, "type": { "label": "int", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 23, "labelHeight": 26 }, "constraint": [ "primary_key" ], "reference": "" }, { "name": { "label": "name", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 47, "labelHeight": 26 }, "type": { "label": "string", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 48, "labelHeight": 26 }, "constraint": null, "reference": "" }, { "name": { "label": "email", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 47, "labelHeight": 26 }, "type": { "label": "string", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 48, "labelHeight": 26 }, "constraint": null, "reference": "" }, { "name": { "label": "password", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 80, "labelHeight": 26 }, "type": { "label": "string", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 48, "labelHeight": 26 }, "constraint": null, "reference": "" }, { "name": { "label": "last_login", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 81, "labelHeight": 26 }, "type": { "label": "datetime", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 77, "labelHeight": 26 }, "constraint": null, "reference": "" } ], "label": "users", "fontSize": 20, "fontFamily": "DEFAULT", "language": "", "color": "N1", "italic": false, "bold": true, "underline": false, "labelWidth": 56, "labelHeight": 31, "zIndex": 0, "level": 1, "primaryAccentColor": "B2", "secondaryAccentColor": "AA2", "neutralAccentColor": "N2" }, { "id": "products", "type": "sql_table", "pos": { "x": 22, "y": 276 }, "width": 207, "height": 180, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "borderRadius": 0, "fill": "N1", "stroke": "N7", "shadow": false, "3d": false, "multiple": false, "double-border": false, "tooltip": "", "link": "", "icon": null, "iconPosition": "", "blend": false, "fields": null, "methods": null, "columns": [ { "name": { "label": "id", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 15, "labelHeight": 26 }, "type": { "label": "int", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 23, "labelHeight": 26 }, "constraint": [ "primary_key" ], "reference": "" }, { "name": { "label": "price", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 42, "labelHeight": 26 }, "type": { "label": "decimal", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 67, "labelHeight": 26 }, "constraint": null, "reference": "" }, { "name": { "label": "sku", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 29, "labelHeight": 26 }, "type": { "label": "string", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 48, "labelHeight": 26 }, "constraint": null, "reference": "" }, { "name": { "label": "name", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 47, "labelHeight": 26 }, "type": { "label": "string", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 48, "labelHeight": 26 }, "constraint": null, "reference": "" } ], "label": "products", "fontSize": 20, "fontFamily": "DEFAULT", "language": "", "color": "N1", "italic": false, "bold": true, "underline": false, "labelWidth": 94, "labelHeight": 31, "zIndex": 0, "level": 1, "primaryAccentColor": "B2", "secondaryAccentColor": "AA2", "neutralAccentColor": "N2" }, { "id": "orders", "type": "sql_table", "pos": { "x": 351, "y": 165 }, "width": 207, "height": 144, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "borderRadius": 0, "fill": "N1", "stroke": "N7", "shadow": false, "3d": false, "multiple": false, "double-border": false, "tooltip": "", "link": "", "icon": null, "iconPosition": "", "blend": false, "fields": null, "methods": null, "columns": [ { "name": { "label": "id", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 15, "labelHeight": 26 }, "type": { "label": "int", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 23, "labelHeight": 26 }, "constraint": [ "primary_key" ], "reference": "" }, { "name": { "label": "user_id", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 61, "labelHeight": 26 }, "type": { "label": "int", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 23, "labelHeight": 26 }, "constraint": [ "foreign_key" ], "reference": "" }, { "name": { "label": "product_id", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 91, "labelHeight": 26 }, "type": { "label": "int", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 23, "labelHeight": 26 }, "constraint": [ "foreign_key" ], "reference": "" } ], "label": "orders", "fontSize": 20, "fontFamily": "DEFAULT", "language": "", "color": "N1", "italic": false, "bold": true, "underline": false, "labelWidth": 69, "labelHeight": 31, "zIndex": 0, "level": 1, "primaryAccentColor": "B2", "secondaryAccentColor": "AA2", "neutralAccentColor": "N2" }, { "id": "shipments", "type": "sql_table", "pos": { "x": 658, "y": 147 }, "width": 287, "height": 180, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "borderRadius": 0, "fill": "N1", "stroke": "N7", "shadow": false, "3d": false, "multiple": false, "double-border": false, "tooltip": "", "link": "", "icon": null, "iconPosition": "", "blend": false, "fields": null, "methods": null, "columns": [ { "name": { "label": "id", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 15, "labelHeight": 26 }, "type": { "label": "int", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 23, "labelHeight": 26 }, "constraint": [ "primary_key" ], "reference": "" }, { "name": { "label": "order_id", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 71, "labelHeight": 26 }, "type": { "label": "int", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 23, "labelHeight": 26 }, "constraint": [ "foreign_key" ], "reference": "" }, { "name": { "label": "tracking_number", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 146, "labelHeight": 26 }, "type": { "label": "string", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 48, "labelHeight": 26 }, "constraint": null, "reference": "" }, { "name": { "label": "status", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 51, "labelHeight": 26 }, "type": { "label": "string", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 48, "labelHeight": 26 }, "constraint": null, "reference": "" } ], "label": "shipments", "fontSize": 20, "fontFamily": "DEFAULT", "language": "", "color": "N1", "italic": false, "bold": true, "underline": false, "labelWidth": 111, "labelHeight": 31, "zIndex": 0, "level": 1, "primaryAccentColor": "B2", "secondaryAccentColor": "AA2", "neutralAccentColor": "N2" } ], "connections": [ { "id": "(orders -> users)[0]", "src": "orders", "srcArrow": "none", "dst": "users", "dstArrow": "triangle", "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "stroke": "B1", "borderRadius": 10, "label": "", "fontSize": 16, "fontFamily": "DEFAULT", "language": "", "color": "N2", "italic": true, "bold": false, "underline": false, "labelWidth": 0, "labelHeight": 0, "labelPosition": "", "labelPercentage": 0, "route": [ { "x": 369, "y": 165 }, { "x": 314.6000061035156, "y": 119.4000015258789 }, { "x": 291, "y": 108 }, { "x": 251, "y": 108 } ], "isCurve": true, "animated": false, "tooltip": "", "icon": null, "zIndex": 0 }, { "id": "(orders -> products)[0]", "src": "orders", "srcArrow": "none", "dst": "products", "dstArrow": "triangle", "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "stroke": "B1", "borderRadius": 10, "label": "", "fontSize": 16, "fontFamily": "DEFAULT", "language": "", "color": "N2", "italic": true, "bold": false, "underline": false, "labelWidth": 0, "labelHeight": 0, "labelPosition": "", "labelPercentage": 0, "route": [ { "x": 369, "y": 309 }, { "x": 314.6000061035156, "y": 354.6000061035156 }, { "x": 286.6000061035156, "y": 366 }, { "x": 229, "y": 366 } ], "isCurve": true, "animated": false, "tooltip": "", "icon": null, "zIndex": 0 }, { "id": "(shipments -> orders)[0]", "src": "shipments", "srcArrow": "none", "dst": "orders", "dstArrow": "triangle", "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "stroke": "B1", "borderRadius": 10, "label": "", "fontSize": 16, "fontFamily": "DEFAULT", "language": "", "color": "N2", "italic": true, "bold": false, "underline": false, "labelWidth": 0, "labelHeight": 0, "labelPosition": "", "labelPercentage": 0, "route": [ { "x": 658, "y": 237 }, { "x": 618, "y": 237 }, { "x": 598, "y": 237 }, { "x": 558, "y": 237 } ], "isCurve": true, "animated": false, "tooltip": "", "icon": null, "zIndex": 0 } ], "root": { "id": "", "type": "", "pos": { "x": 0, "y": 0 }, "width": 0, "height": 0, "opacity": 0, "strokeDash": 0, "strokeWidth": 0, "borderRadius": 0, "fill": "N7", "stroke": "", "shadow": false, "3d": false, "multiple": false, "double-border": false, "tooltip": "", "link": "", "icon": null, "iconPosition": "", "blend": false, "fields": null, "methods": null, "columns": null, "label": "", "fontSize": 0, "fontFamily": "", "language": "", "color": "", "italic": false, "bold": false, "underline": false, "labelWidth": 0, "labelHeight": 0, "zIndex": 0, "level": 0 } }