
|
|
Type System
text : utf-8
ascii
Dates and times
dates and times can be stored using timestamp, which holds data/time data at millisecond precision.
Timeuuid
has specical functionality to convert between uuid and timestamps.
UUID(timestamp+mac, 8-4-4-4-12 literal)
Blobs
blob store unstructured binary data such as image, audio, and encrypted data.
Partition key
the actual ordering is determined by the token of the primary key.
|
|
Clustering key
determine the ordering of rows within a partition.
Mental model
|
|
Static Column
|
|
TIMEUUID
|
|
Query
|
|
Aggregation Counter
|
|




近期评论