The database design and entity static modeling (class diagram) in Entity Model Studio is highly uniform, even can be regarded as the same. While developers are designing the static model, they can also complete the design of the database, thus increasing the efficiency of the software design. Object-oriented features are fully and comprehensive supported in database design; and the index, trigger, etc. designed by developers can be inherited, which can be created when generate a database. The function of reverse generation can allow the developers to generate the corresponding static model from an existing database facilitate the design.
Features:
1.Support Sql 2005, Access, Oracle 10g and these compatible versions
2.Supports database generation, synchronization and reverse engineering.
3.A UI is provided to construct conenction string conveniently and flexibly.
4.Sql text editor supports syntax highlighting and intelligence, with powerful support for design of views, triggers and stored procedures.
5.Support of object-oriented feature perfectly and completely, can design database in a way of OO.