I know there are two methods: adjacency list and nested tree. It is said that due to a large number of queries, the adjacency list will be slow to traverse. But I don’t know any actual numbers in t
Tag: hierarchical
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: origi