Finding a datamodel online tools... from a picture

2.2k views Asked by At

I read the docs for Spring Data Neo4j, and I found this kind of pictures: the unkown source

It's really funny and I want use it too! Do you know what is the website that generates it? I know that it works with some script language, but I didn't find it after spent some hours :(

2

There are 2 answers

0
Michael Hunger On BEST ANSWER

I used http://yuml.me for it, it has a nice textual DSL for creating those diagrams and you can have them render the image and you can include it directly into your web-pages.

0
Eugene On

You can try http://grapholite.com/ . Just select one of the "Sketch" themes to get hand-drawing imitation. Also it's supports all UML shapes.