12
votes
7answers
942 views
Has anyone used Graph-based Databases (http://neo4j.org/)?
I have used Relational DB's a lot and decided to venture out on other types available.
This particular product looks good and promising: http://neo4j.org/
Has anyone used graph-based databases? What …
1
vote
4answers
318 views
Hype around graph databases… why ?
There is some hype around graph databases. I'm wondering why.
What are the possible problems that one can be confronted with in today's web environment that can be solved using graph databases? And …
3
votes
2answers
154 views
Performance-oriented design of a graph-based (key/value) database
I am in the preparation phase of the design a graph-based (or key-value) database library for C++ which many here will find similar to projects such as http://neo4j.org/.
Since this is a very early …
1
vote
3answers
169 views
Graph databases and RDF triplestores: storage of graph data in python
I need to develop a graph database in python (I would enjoy if anybody can join me in the development. I already have a bit of code, but I would gladly discuss about it).
I did my research on the …
