ClickHouse® is a real-time analytics DBMS
Go to file
Alexey Milovidov 88afbe5742 Fix bad test
2022-06-18 19:12:19 +02:00
.github
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 #38192 from den-crane/patch-16 2022-06-18 15:59:44 +03:00
packages
programs AArch64 enable trace collection 2022-06-17 17:53:51 +02:00
src Revert "Revert "Add a setting to use more memory for zstd decompression"" 2022-06-18 15:55:35 +03:00
tests Fix bad test 2022-06-18 19:12:19 +02:00
tools/clickhouse-diagnostics
utils
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md Add minimal code of conduct #9676 2020-03-16 12:44:28 +03:00
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake Surround ENV{} in quotes in PreLoad.cmake 2022-06-03 17:30:43 +03:00
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.