Database Reference
In-Depth Information
http://xmpl.com/2 | 2013-06-13 04:00:00+0000
| 98
http://xmpl.com/3 | 2013-06-13 08:00:00+0000
| 1363
http://xmpl.com/3 | 2013-06-13 09:00:00+0000
| 64
http://xmpl.com/3 | 2013-06-13 11:00:00+0000
| 736
http://xmpl.com/4 | 2013-06-13 01:00:00+0000
| 692
http://xmpl.com/4 | 2013-06-13 04:00:00+0000
| 23
http://xmpl.com/5 | 2013-06-13 09:00:00 +0000
|
1553
Summary
CQL has come a long way since the first version. It truly bridges the gap between
the Cassandra data model and the RDBMS data model. While not all features of
SQL are supported, more and more features are added with every new version of
Cassandra. It is important to keep in mind that just because CQL is an SQL-like
language, it is not SQL and the data should definitely not be modeled as if you
were using SQL. By taking advantage of CQL's many diverse features, you can
easily insert and read data that would otherwise be complicated with the Thrift
RPC.
Search WWH ::




Custom Search