This is my first blog here, so I will begin with a description for what this blog is about.
About:
lbDMF is a project that enables you to rapidly create database application prototypes. You can model the ideas first in UML and then import. Later you may export for doing further UML modelling and also database schema can be reverse engeneered to be in the UML model.
A planned and partly implemented table view variant:

This release contains many changes to get a better working application.
The main enhancements are using initial Sqlite database to enable easy tryout of the software. The software should run out of the box.
Additionally an UML (XMI) export has been added to enable reverse engineering of existing database schemas.
A new documentation has been added that explains usage with BoUML and as an example for reverse engineering the postbooks database is used...