- What the Database/Table engine does.
- Relations with other engines if they exist.
CREATE DATABASE ...
or
CREATE TABLE ...
Engine Parameters
Query Clauses (for Table engines only)
List and virtual columns with description, if they exist.
EngineName | ClickHouse |
---|---|
NativeDataTypeName | ClickHouseDataTypeName |
Algorithms Specifics of read and write processes Examples of tasks Recommendations for usage Specifics of data storage
The example must show usage and use cases. The following text contains the recommended parts of this section.
Input table:
Query:
Result:
Follow up with any text to clarify the example.
See Also