- Learning Apache Cassandra(Second Edition)
- Sandeep Yarabarla
- 126字
- 2021-07-03 00:19:23
Secondary indexes
A secondary index, commonly referred to as an index in the context of a relational database, is a structure allowing efficient lookup of records by some attribute other than their primary key. This is a widely useful capability; for instance, when developing a blog application, you would want to be able to easily retrieve all of the posts written by a particular author. Cassandra supports secondary indexes; while Cassandra's version is not as versatile as indexes in a typical relational database, it's a powerful feature in the right circumstances. A query on a secondary index can perform poorly in certain cases; hence, it should be used sparingly and only in certain cases, which we will touch upon later in Chapter 5, Establishing Relationships.
- Seven NoSQL Databases in a Week
- 會聲會影X5視頻剪輯高手速成
- OpenStack for Architects
- 教父母學會上網
- 返璞歸真:UNIX技術內幕
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- CorelDRAW X4中文版平面設計50例
- Creo Parametric 1.0中文版從入門到精通
- JSP從入門到精通
- Mastering ServiceNow Scripting
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 走近大數據
- 學練一本通:51單片機應用技術
- 與人共融機器人的關節力矩測量技術
- RealFlow流體制作經典實例解析