Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This section describes the data types supported by ClickHouse, for example integers, floats and strings. System table system.data_type_families provides an overview of all available data types. It also shows whether a data type is an alias to another data type and its name is case-sensitive (e.g. bool vs. BOOL).