Ask HN: Good OS X data modeling software?
I'm looking for something to help me visualize my data structure design. I've done the requisite Googling and haven't come up with much besides OmniGraffle, which is a little pricey ($100 US for Standard Edition) and not built specifically for this purpose.
In the old days I'd just fire up M$ Access and use that to show table names, attributes, and relationships. Currently I've resorted to pen & paper.
Anybody solved this problem before? HN community advice is always welcomed and appreciated!
21 comments
[ 1.9 ms ] story [ 49.5 ms ] threadhttp://developer.apple.com/macosx/coredata.html http://developer.apple.com/macosx/images/CoreDataSimpleDataM...
http://www.malcolmhardie.com/sqleditor/
And you're not limited by the preconceived notions of the software you're using. It's also surprising how quickly you learn something when you have to draw and erase it 5 times (vs. entering some data into someone else's app.)
for most of projects which are small
Large projects too. They're just a lot of small projects stuck together.
your 8 megapixel camera solves my problem. But i don't have one.
i don't have any experience with it, but also found ArgoUML (http://argouml.tigris.org/)
http://www.aquafold.com/
http://www.sqlpower.ca/page/architect
http://www.dbvis.com/products/dbvis/
http://www.thekompany.com/products/dataarchitect
ERD Stencil (Rails) for Omnigraffle: http://graffletopia.com/stencils/318
'R' is used to manipulate data and graphically display the results. I've never used it myself, but I know it's used in my University's Computer Science department.
I think the darwinports page for it is currently down (actually the entire server may be down), but regardless dia rules! Saves as svg so it's really easy to write reverse engineering tools for your code base/database. When I say really easy I mean possible.
http://www.pixelglow.com/graphviz/
so easy to read!