ClickHouse® is a real-time analytics DBMS
Go to file
2022-05-19 20:14:52 +08:00
.github Update run-check.py to match PR template, add comments 2022-05-17 21:43:22 +02:00
base A few clangtidy updates 2022-05-17 20:56:57 +02:00
benchmark
cmake
contrib
docker Merge branch 'master' into MeiliSearch 2022-05-16 22:42:09 +02:00
docs Merge pull request #37249 from ClickHouse/changelog-script 2022-05-18 19:30:31 +02:00
packages
programs Merge branch 'master' into ON_CLUSTER-grant 2022-05-17 13:21:20 +02:00
src optimize file segment getCacheReadBuffer 2022-05-19 20:14:52 +08:00
tests Fix GROUP BY AggregateFunction (#37093) 2022-05-18 23:37:43 +02:00
tools/clickhouse-diagnostics
utils Merge pull request #37249 from ClickHouse/changelog-script 2022-05-18 19:30:31 +02:00
website
.clang-format
.clang-tidy A few clangtidy updates 2022-05-17 20:56:57 +02:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
SECURITY.md

ClickHouse — open source distributed column-oriented DBMS

ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time.

  • Official website has a quick high-level overview of ClickHouse on the main page.
  • Tutorial shows how to set up and query a small ClickHouse cluster.
  • Documentation provides more in-depth information.
  • YouTube channel has a lot of content about ClickHouse in video format.
  • Slack and Telegram allow chatting with ClickHouse users in real-time.
  • Blog contains various ClickHouse-related articles, as well as announcements and reports about events.
  • Code Browser (Woboq) with syntax highlight and navigation.
  • Code Browser (github.dev) with syntax highlight, powered by github.dev.
  • Contacts can help to get your questions answered if there are any.