- Learning Apache Cassandra(Second Edition)
- Sandeep Yarabarla
- 145字
- 2021-07-03 00:19:28
The First Table
For the next few chapters, we'll be building the persistence layer for an application called MyStatus, which allows its users to post status updates for their friends to see. In this chapter, we'll make the first table of that persistence layer, which will store user profiles.
In Chapter 1, Getting Up and Running with Cassandra, you set up a local Cassandra installation, started the cqlsh, and ran some CQL commands. Now we're prepared to hit the ground running. This chapter will provide a whirlwind tour of many core Cassandra concepts such as the following:
- How to configure keyspaces
- How Cassandra tables are structured
- Cassandra's type system
- How to create a table
- How to insert rows into a table
- How to retrieve rows by primary key
- How to query for all rows in a table
- How to page through large result sets
推薦閱讀
- 基于C語言的程序設計
- Getting Started with Containerization
- HBase Design Patterns
- iClone 4.31 3D Animation Beginner's Guide
- 讓每張照片都成為佳作的Photoshop后期技法
- JSF2和RichFaces4使用指南
- 系統安裝與重裝
- Arduino &樂高創意機器人制作教程
- 零起點學西門子S7-200 PLC
- 格蠹匯編
- ASP.NET 2.0 Web開發入門指南
- Dreamweaver+Photoshop+Flash+Fireworks網站建設與網頁設計完全實用
- FANUC工業機器人配置與編程技術
- 樂高創意機器人教程(中級 上冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- Oracle 11g基礎與提高