ClickHouse® is a real-time analytics DBMS
Go to file
2022-07-21 11:37:20 +02:00
.github
base Revert "[RFC] Fix LSan by fixing getauxval()" 2022-07-21 04:34:04 +03:00
benchmark
cmake Avoid loading toolchain file multiple times to avoid confusing ccache (#39387) 2022-07-21 01:26:28 +02:00
contrib Fix make clean (due to crosscompile of llvm) 2022-07-20 17:34:10 +03:00
docker Merge pull request #38642 from ClickHouse/group-by-use-nulls 2022-07-20 14:42:42 +02:00
docs Merge pull request #39392 from azat/fix-make-clean 2022-07-21 07:06:22 +03:00
packages
programs Merge pull request #39413 from vitlibar/fix-interactive-client-with-older-server 2022-07-21 11:37:20 +02:00
src Merge pull request #39413 from vitlibar/fix-interactive-client-with-older-server 2022-07-21 11:37:20 +02:00
tests Merge pull request #38475 from ClickHouse/additional-filters 2022-07-21 07:52:04 +02:00
utils
website
.clang-format
.clang-tidy
.editorconfig Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Prepare changelog 2022-07-21 05:18:35 +02:00
CMakeLists.txt Fix make clean (due to crosscompile of llvm) 2022-07-20 17:34:10 +03:00
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.

Upcoming events