1
0
Fork 0
1Panel-Appstore/clickhouse
John Niang a6d5694275 Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
..
25.3.1-alpine Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +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 Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +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