What type of NoSQL database is best suited to store hierarchical data?【转】
生活随笔
收集整理的這篇文章主要介紹了
What type of NoSQL database is best suited to store hierarchical data?【转】
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
原文地址:https://stackoverflow.com/questions/4767944/what-type-of-nosql-database-is-best-suited-to-store-hierarchical-data
This is graph database. Can be used as tree database.
http://neo4j.com/
轉(zhuǎn)載于:https://www.cnblogs.com/davidwang456/articles/11239778.html
總結(jié)
以上是生活随笔為你收集整理的What type of NoSQL database is best suited to store hierarchical data?【转】的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 如何在windows上玩转redis的最
- 下一篇: 手写一个迷你版的 Tomcat 喵【转】