You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# DM Lite
2
2
Standalone web browser data modeler. Whole diagram is created only in your browser, no data is stored on server. You can save your work by exporting diagram into file and open later through import diagram function.
3
3
4
+
You can integrate data modeler with your database (for example with PHP) to create powerful modeling tool with model metadata management (business terms, business data definitions,..).
5
+
4
6
## Main functions of data modeler:
5
7
-**Create relational data model (tables and foreign keys)**
6
8
-**Use logical predefined stereotypes and domain data types for modeling**
@@ -26,8 +28,6 @@ Standalone web browser data modeler. Whole diagram is created only in your brows
26
28
27
29
-**sql** - database scripts for generating model file
28
30
29
-
You can integrate data modeler with your database (for example with PHP) to create powerfull modeling tool.
0 commit comments