ClickHouse/docs/dscr-templates/template-table-engine.md
2020-01-21 18:17:09 +03:00

616 B

EngineName

  • What the engine does.
  • Relations with other engines if they exist.

Creating a Table

Syntax codeblock

Engine Parameters

Query Clauses

Virtual columns

If they exist.

Specifics and recommendations

Algorithms Specifics of read/write processes Examples of tasks Recommendations for usage Specifics of data storage

Usage Example

The example must show usage and/or a use cases. The following text contains recommended parts of an example.

Input table:

Query:

Result:

Any text clarifying the example.

See Also