Core types

Discover the core types available in CQL.

Croct's mascot winking
Looking for something specific?

Use the search bar at the top of the page or press / to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

PageDescription
NullLearn about the type that represents null values.
BooleanLearn about the type that represents binary values.
NumberLearn about the type that represents number values.
StringLearn about the type that represents text values.
RegexLearn about the type that represents regular expressions.
CollectionLearn about the type that represents a lists, sets, and maps.
ComparableLearn about the type that represents ordered values.
PrimitiveLearn about the type that represents primitive values.