Cassandra Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Column) |
|||
Line 23: | Line 23: | ||
=Column= | =Column= | ||
=Partition Key= | |||
Has primary key, or lookup key semantics. |
Revision as of 20:45, 25 September 2019
Internal
Overview
Cassandra is a key-value database.
CQL
Cassandra Query Language
Schema
Keyspace
Keyspace Operations
Table
Row
Column
Partition Key
Has primary key, or lookup key semantics.