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 →
包含位于 ClickHouse 源代码 contrib 目录中的第三方库许可证信息的系统表。
library_name
license_type
license_path
license_text
SELECT library_name, license_type, license_path FROM system.licenses LIMIT 15
┌─library_name───────┬─license_type─┬─license_path────────────────────────┐ │ aws-c-common │ Apache │ /contrib/aws-c-common/LICENSE │ │ base64 │ BSD 2-clause │ /contrib/aklomp-base64/LICENSE │ │ brotli │ MIT │ /contrib/brotli/LICENSE │ │ [...] │ [...] │ [...] │ └────────────────────┴──────────────┴─────────────────────────────────────┘
此页面对您有帮助吗?