mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
5a9f31ede4
* Update create.md * Update mergetree.md * Update index.md * Update mysql.md * DOCAPI-7062: RU translation. * DOCAPI-7062: Fixes * Update docs/ru/database_engines/index.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru> * Update docs/ru/database_engines/mysql.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru> * Update docs/ru/database_engines/mysql.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru> * Update docs/ru/database_engines/mysql.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru> * Update docs/ru/operations/table_engines/mergetree.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru> * Update docs/ru/operations/table_engines/mergetree.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru> * Update docs/ru/operations/table_engines/mergetree.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru> * Update docs/ru/query_language/create.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru> * DOCAPI-7062: Clarifications and fixes. * DOCAPI-7062: Clarifications. * Update docs/en/operations/table_engines/mergetree.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru> * Update docs/en/operations/table_engines/mergetree.md Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
414 B
414 B
Database Engines
Database engines allow you to work with tables.
By default, ClickHouse uses its native database engine, which provides configurable table engines and an SQL dialect.
You can also use the following database engines: