- Learning Apache Cassandra(Second Edition)
- Sandeep Yarabarla
- 72字
- 2021-07-03 00:19:34
Anatomy of a single-column primary key
Now that you understand the distinction between a partition key and a clustering column, you might be wondering which role the username column plays in the users table.
As it turns out, it's a partition key. All Cassandra tables must have a partition key; clustering columns are optional. In the users table, each row is its own tiny partition; no row is grouped with any other.
推薦閱讀
- 大學(xué)計(jì)算機(jī)信息技術(shù)導(dǎo)論
- 樂高機(jī)器人:WeDo編程與搭建指南
- 協(xié)作機(jī)器人技術(shù)及應(yīng)用
- 自主研拋機(jī)器人技術(shù)
- iClone 4.31 3D Animation Beginner's Guide
- AWS Administration Cookbook
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- AutoCAD 2012中文版繪圖設(shè)計(jì)高手速成
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測(cè)控制
- Artificial Intelligence By Example
- Ansible 2 Cloud Automation Cookbook
- 大數(shù)據(jù)導(dǎo)論
- 貫通Java Web輕量級(jí)應(yīng)用開發(fā)
- 玩轉(zhuǎn)機(jī)器人:基于Proteus的電路原理仿真(移動(dòng)視頻版)
- 大話數(shù)據(jù)科學(xué):大數(shù)據(jù)與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)(基于R語言)