ClickHouse® is a real-time analytics DBMS
Go to file
Alexey Milovidov 7700c26076
Merge pull request #38196 from ClickHouse/revert-38194-revert-37015-zstd_window_log_max
Revert "Revert "Add a setting to use more memory for zstd decompression""
2022-06-19 19:58:03 +03:00
.github Launch cherry-pick/backport job on graviton 2022-06-16 17:49:26 +02:00
base Merge pull request #38106 from ClickHouse/tsan_less_flaky_tests 2022-06-18 14:22:43 +02:00
benchmark
cmake Merge pull request #38170 from ClickHouse/llvm-bump-tools 2022-06-17 13:28:54 +02:00
contrib Merge pull request #38106 from ClickHouse/tsan_less_flaky_tests 2022-06-18 14:22:43 +02:00
docker Merge pull request #38106 from ClickHouse/tsan_less_flaky_tests 2022-06-18 14:22:43 +02:00
docs Merge pull request #38203 from pan3793/patch-1 2022-06-19 19:51:58 +03:00
packages
programs AArch64 enable trace collection 2022-06-17 17:53:51 +02:00
src Merge pull request #38196 from ClickHouse/revert-38194-revert-37015-zstd_window_log_max 2022-06-19 19:58:03 +03:00
tests Merge pull request #38196 from ClickHouse/revert-38194-revert-37015-zstd_window_log_max 2022-06-19 19:58:03 +03:00
tools/clickhouse-diagnostics
utils Add a word into spelling dictionary 2022-06-19 05:58:45 +02:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Edits 2022-06-16 14:21:13 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
SECURITY.md utils/security-generator/SECURITY.md.sh > SECURITY.md 2022-06-16 22:56:34 +02:00

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.