ClickHouse® is a real-time analytics DBMS
Go to file
2022-07-15 12:32:41 +08:00
.github
base Enable -Wdeprecated-dynamic-exception-spec 2022-07-13 13:49:40 +00:00
benchmark Remove old file 2022-07-12 20:28:02 +02:00
cmake Enable -Wdeprecated-dynamic-exception-spec 2022-07-13 13:49:40 +00:00
contrib Bump jemalloc to fix possible assertion 2022-07-12 07:57:27 +03:00
docker Update run.sh 2022-07-14 17:29:08 +03:00
docs Merge pull request #39233 from xoelop/patch-1 2022-07-14 18:00:06 +02:00
packages
programs Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
src Support lightweight delete execution using string as deleted rows mask,also part of select can handle LWD 2022-07-15 12:32:41 +08:00
tests Fix style check errors 2022-07-15 12:32:41 +08:00
utils Merge pull request #39065 from ClickHouse/utils-self-extracting-decompressor 2022-07-13 01:50:12 -04:00
website Add ClickHouse with zstd to benchmark 2022-07-12 23:51:12 +02:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge branch 'master' into align-branch-within-32b 2022-07-13 16:53:34 +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