ClickHouse® is a real-time analytics DBMS
Go to file
2022-06-21 13:05:49 +00: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 Add benchmark script for testing clouds 2022-05-09 04:05:32 +02:00
cmake Merge pull request #38170 from ClickHouse/llvm-bump-tools 2022-06-17 13:28:54 +02:00
contrib Update librdkafka 2022-06-20 07:19:58 -03:00
docker Merge pull request #38213 from azat/stress-thread-fuzzer-v2 2022-06-20 16:46:31 +03:00
docs Merge branch 'master' into window-function-expression 2022-06-19 22:14:54 +00:00
packages Fix strange whitespace (or I do not know YAML) 2022-04-24 22:38:59 +02:00
programs Merge pull request #37391 from azat/insert-profile-events-fix 2022-06-20 12:16:29 +02:00
src Roll back some changes from IPartMetadataManager 2022-06-21 13:05:49 +00:00
tests Merge pull request #37469 from azat/projections-optimize_aggregation_in_order 2022-06-21 12:17:35 +02:00
tools/clickhouse-diagnostics
utils Update version_date.tsv after v22.3.7.28-lts 2022-06-20 14:41:14 +00:00
website Update README.md 2022-06-13 07:21:04 +03:00
.clang-format
.clang-tidy Revert "Fix errors of CheckTriviallyCopyableMove type" 2022-06-07 13:53:10 +02:00
.editorconfig
.gitattributes
.gitignore
.gitmodules Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
.pylintrc Cover deprecated bad-* pylint options with black 2022-06-08 14:18:28 +02:00
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Edits 2022-06-16 14:21:13 +02:00
CMakeLists.txt Minor follow-up 2022-06-14 08:52:13 +00:00
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 Update README.md 2022-06-14 12:44:37 +03:00
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.