The Anchor Modeler is a free to use open source database modeling tool licensed under the MIT Open Source License. The source code and an issue tracker is available at GitHub. The tool is written in HTML5 and JavaScript (client) and previously also Java (server). The server was hosted on Google App Engine, and used to store models in the cloud.
More information on Anchor Modeling can be found on our homepage http://www.anchormodeling.com.
You are currently running version 0.99.16 test (release: Friday the 31st, May 2024).
A change log describing the releases can be found here: Anchor Modeler Releases.
An issue tracker for reporting bugs or feature requests can be found here: Anchor Modeler Issues.
| e | – | edit |
| E | – | edit en masse (shift + e) |
| a | – | add attribute / anchor |
| t | – | add tied anchor / add tie (if multiple select) |
| h | – | toggle historized |
| k | – | toggle knotted |
| i | – | toggle identifier (primary key on/off for ties) |
| c | – | connect (needs multiple select) |
| f | – | make first role in a tie |
| d | – | delete selected item(s) |
| x | – | explode/implode anchor or tie |
| p | – | toggle fixation of the hovered node |