Slashdot Mirror


ERD Apps a Missing OSS Niche?

Pennyless Developer asks: "So the time comes when one must design a brand spankin' new database schema. You want to use an Entity-Relationship diagramming tool with hopefully some automatic schema generation tools, but do not have much money to purchase anything like Rational Rose. Like a true geek well versed in OSS, you head off to scan sourceforge, freshmeat, and google. But alas, it appears no such applications exist in the OSS world, at least none beyond the planning stage. The question I pose is this: What useful, OSS/Free/Cheap ERD applications have you found and used? Or do developers do all their ERD work under an evaluation period of commercial software?"

1 of 25 comments (clear)

  1. Software Engineering?? by Anonymous Coward · · Score: -1, Troll

    First off, this whole topic runs up against the long tradition of code hacking. People don't design 'Open source' software, they wait until a commercial program is developed and then make an Open Source copy of it.

    In particular, there's no room in Open Source for 'software engineers.' A true geek sits down in front of his emacs and hacks. Data structures are reverse engineered from other projects or they evolve in email exchanges and mailing lists.