visual database (Oracle) designer - plugin detailA plugin that allows the drawing of merise entity-association diagrams and the visual design of a database using the Oracle database. Once the database has been designed, the SQL commands to create the database structure can be exported.
[ You have to be logged in to be able to comment. ] User CommentsRemerciement
un grand merci pour ce plugin qui m'aide beaucoup pour la creation de MCD merise
big thanks for this pluggin very helpful in merise conception very good job ;)
Posted by funkalee on Dec 20, 2009
Correction
I meant FreeMarker for what NBs uses internally for template stuff.
Posted by err on Sep 07, 2009
Almost exactly what I was looking for
I wanted something simple and easy to learn to assist in the initial creation of a bunch of tables. After that, I'll be manually tuning and working with the sql and JPA tools to customize. A very nice start.
I'm using Derby which has a variety of differences from oracle, but the source code is in the zip file. I haven't looked at the code yet, but I'll probably just hack in the data type names I need. If you had a way, eg in an xml file, to specify the palette contents (and a system property/combo-box to select the one to use) that would be convenient. And of course a way to specify snippets, jMaki's already in NB, for code generation if that ever becomes an issue as this tool develops, but for the simple create I don't see a problem. A trivial packaging bug, the module "NB 67 Visual Merise Model" is not categorized, should it be "database" like the rest?
Posted by err on Sep 07, 2009
|