- Learning Apache Cassandra(Second Edition)
- Sandeep Yarabarla
- 143字
- 2021-07-03 00:19:24
Rich and flexible data model
Cassandra provides an SQL-like syntax to interact with the database. Cassandra Query Language (CQL) presents a familiar row column representation of data. CQL provides a familiar SQL-like table definition with columns and defined data types. Schema is flexible, and new columns can be added while using the existing data. The data model doesn't support features problematic in distributed systems such as joins. On top of this, Cassandra provides other features such as collections to store multiple items in a single column. It also lets you easily define secondary indexes and materialized views for fast lookups on non-primary key columns.
The previous thrift-based interface was closely tied to the internal storage view. This was fairly complex and had a relatively high learning curve to adopt. The CQL interface is much easier to understand because of its similarity to SQL.
- 大數據戰爭:人工智能時代不能不說的事
- Cinema 4D R13 Cookbook
- PowerShell 3.0 Advanced Administration Handbook
- 西門子PLC與InTouch綜合應用
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- Windows內核原理與實現
- CompTIA Network+ Certification Guide
- AutoCAD 2012中文版繪圖設計高手速成
- 項目管理成功利器Project 2007全程解析
- Hadoop應用開發基礎
- R Machine Learning Projects
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- 簡明學中文版Photoshop
- 大數據導論
- 傳感器原理及實用技術