Skip to content

Commit 685deb1

Browse files
authored
Update README.md
1 parent 11612a6 commit 685deb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# DM Lite
22
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.
33

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+
46
## Main functions of data modeler:
57
- **Create relational data model (tables and foreign keys)**
68
- **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
2628

2729
- **sql** - database scripts for generating model file
2830

29-
You can integrate data modeler with your database (for example with PHP) to create powerfull modeling tool.
30-
3131
# Support
3232
Support available via GitHub Issues.
3333

0 commit comments

Comments
 (0)