What type of NOSQL database is best suited to store hierarchical data?

What type of NoSQL database is best for storing hierarchical data?

For example, I want to store a forum post with a tree structure:

original post
+ re: original post< br /> + re: original post
+ re2: original post
+ re3: original post
+ re2: original post

This is a graph database.
It can be used as a tree database.

http://neo4j.com/

What type of NoSQL database is best for storing hierarchical data?

For example, I want to store a forum post with a tree structure:

original post
+ re: original post< br /> + re: original post
+ re2: original post
+ re3: original post
+ re2: original post

This is a graph database.
It can be used as a tree database.

Neo4j Graph Platform – The Leader in Graph Databases

Leave a Comment

Your email address will not be published.