ClickHouse® is a real-time analytics DBMS
Go to file
2022-07-12 20:22:35 +02:00
.github
base Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
benchmark Add LICENSE 2022-07-12 19:51:47 +02:00
cmake
contrib Bump jemalloc to fix possible assertion 2022-07-12 07:57:27 +03:00
docker Merge pull request #39110 from ClickHouse/kssenii-patch-4 2022-07-12 18:32:49 +02:00
docs Merge pull request #38437 from ClickHouse/compatible-benchmark 2022-07-12 21:15:53 +03:00
packages
programs Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
src Fix parallel hash join to lowcard keys 2022-07-12 20:22:35 +02:00
tests order by some join-related tests 2022-07-12 20:22:35 +02:00
utils Merge pull request #38437 from ClickHouse/compatible-benchmark 2022-07-12 21:15:53 +03:00
website Merge pull request #38437 from ClickHouse/compatible-benchmark 2022-07-12 21:15:53 +03:00
.clang-format add BeforeLambdaBody to .clang-format 2022-02-11 16:51:45 +01:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02: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