什么类型的NoSQL数据库最适合存储分层数据? [英] What type of NoSQL database is best suited to store hierarchical data?

查看:286
本文介绍了什么类型的NoSQL数据库最适合存储分层数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么类型的NoSQL数据库最适合存储分层数据?

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

例如我想存储一个论坛的帖子, >

Say for example I want to store posts of a forum with a tree structure:

original post
 + re: original post
 + re: original post
   + re2: original post
     + re3: original post
   + re2: original post


推荐答案

这是图表数据库。
可用作树状数据库。

This is graph database. Can be used as tree database.

http:// neo4j.com/

这篇关于什么类型的NoSQL数据库最适合存储分层数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆