• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Seeking simplest possible ER diagramming tool

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I remember back in 2006/07 I found a very simple to use ER diagramming tool implemented in Java. It was configurable with XML, and could either backward engineer from an existing database, or forward engineer from a diagram into a database. It allowed the diagrams to be exported as an image if I recall. It was a nifty little piece of shareware, and I was trying to convince my employer to pay for a license.

Does anybody recall what I might be thinking of? I need a very simple tool I can use to whip up some ERD's with by tomorrow. So if not the tool that I cannot recall, any other recommendations.

Thanks....George
 
George Jempty
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Found it:

http://www.dbwrench.com/

Now, however, it costs $149

Somebody else at my company has recommended Visual Paradigm
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic