1
0
Fork 0
1Panel-Appstore/clickhouse
zhengkunwang c8e42cac65 feat: 应用增加支持的架构信息 (#1973) 2025-05-14 14:21:38 +08:00
..
25.4.3-alpine chore(deps): update clickhouse/clickhouse-server docker tag to v25.4.3 (#3869) 2025-05-11 21:51:30 +08:00
README.md feat: 增加ClickHouse数据库 (#499) 2023-11-02 16:33:22 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml feat: 应用增加支持的架构信息 (#1973) 2025-05-14 14:21:38 +08:00
logo.png feat: 增加ClickHouse数据库 (#499) 2023-11-02 16:33:22 +08:00

README_en.md

ClickHouse

ClickHouse is a columnar database management system (DBMS) designed for online analytical processing (OLAP).

Key Features:

  • True columnar database management system
  • Data compression
  • Disk storage for data
  • Multi-core parallel processing
  • Multi-server distributed processing
  • SQL support
  • Vectorized engine
  • Real-time data updates
  • Indexing
  • Suitable for online queries
  • Approximate calculations support
  • Adaptive join algorithms
  • Data replication and integrity support
  • Role-based access control