CQL

       CQL是Cannandra查询语言,是Cassandra数据库管理系统默认和主要的接口。CQL的用法和SQL相同。CQL和SQL有着关于表相同的抽象概念,即表由列和行构成。CQL和SQL主要的差别在于:CQL不运行join操作或者子查询。作为替代,Cassandra强调反范式,这些牲通过CQL的collections 和 clustering来实现。

       CQL是一种推荐的与Cassandra的交换方式。这是一种优于传统基于Cassandra API对数据操作的方式。


Cassandra Query Language (CQL) is the default and primary interface into the Cassandra DBMS. Using CQL is similar to using SQL (Structured Query Language). CQL and SQL share the same abstract idea of a table constructed of columns and rows. The main difference from SQL is that Cassandra does not support joins or subqueries. Instead, Cassandra emphasizes denormalization through CQL features like collections and clustering specified at the schema level.

CQL is the recommended way to interact with Cassandra. Performance and the simplicity of reading and using CQL is an advantage of modern Cassandra over older Cassandra APIs.


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值