Ok this article is overdue! Open source is the way to go. I could now give an almost infinitly long list of reasons and examples where and why open source is winning. But instead I want to give you just an experience from my last two weeks. Before I start let me mention this: In …
Tag: neo4j
how to combine Neo4j with GWT and Eclipse
As stated before I did my first testings with Neo4j. Now I wanted to include Neo4j to GWT which is actually very straight forward but for some reasons I was fighting with it for quite a while. I even had to emberass myself by asking stupid questions on the neo4j mailinglist to which Peter and …
Neo4j Graph Database vs MySQL
For my social news stream application I am heavily thinking about the right software to support my backend. After I designed a database model in MySQL I talked back to Jonas and he suggested to search for a better suiting technology. A little bit of research brought me to a Graph database called Neo4j. After …