阅读背景:

在数据库中实现分层数据结构

来源:互联网 

I know there are two approaches: adjacency list and nested tree. It's said that adjacency list can become slow to use on traversal because of numerous queries. But I don't know any realistic figures for this. The site I'm making will have in the region of 200 pages. Is traversal to generate (for example) a sitemap going to take longer than about 0.3 seconds?I know there are two approaches: adjacency list




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: