CouchDB和MongoDB绝对是对的。我在书中提到:
原文链接:/nosql/203370.html> http://use-the-index-luke.com/sql/testing-scalability/response-time-throughput-scaling-horizontal
以下是各自的文档:
> http://guide.couchdb.org/draft/btree.html
> http://www.mongodb.org/display/DOCS/Indexes
不过,Nosql太分散,不能给出确定的“是的,所有Nosql系统都需要索引”,我相信。大多数系统需要和提供索引,但不是大多数sql数据库的级别。最近卡桑德拉人自豪地引入二次指标,即超过一个聚集指数。
> http://www.datastax.com/dev/blog/whats-new-cassandra-07-secondary-indexes(好吧,最近不像我记得的那样)