* chore(deps): update clickhouse/clickhouse-server docker tag to v25.5.2 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com> |
||
|---|---|---|
| .. | ||
| 25.5.2-alpine | ||
| README.md | ||
| README_en.md | ||
| data.yml | ||
| logo.png | ||
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