Hi Nils and Jo-Erlend.

On 2011-12-30 00:39, Nils Breunese wrote:
I love CouchDB, but I'm not sure I would use it for tree data. Have you looked 
into graph databases, like Neo4j for instance?
I've come to the same conclusion. We have been running a solution where paths were represented as a list of ids, but it is very maintenance heavy and in some scenarios it doesn't perform well. To alleviate those problems, we have collapsed whole trees into single document, which - obviously - won't scale indefinately.
--
Michael Zedeler
70 25 19 99 | LinkedIn <http://dk.linkedin.com/in/mzedeler> | Twitter <http://twitter.com/#%21/mzedeler> | Github <https://github.com/mzedeler>

Reply via email to