Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClickHouse launches Claude-powered Agents and House Mates partner program at Open House 2026 Read more →
包含服务器支持的数据库引擎列表的系统表。
name
SELECT * FROM system.database_engines WHERE name IN ('Atomic', 'Lazy', 'Ordinary')
┌─name─────┐ │ Ordinary │ │ Atomic │ │ Lazy │ └──────────┘
此页面对您有帮助吗?