ClickHouse® is a real-time analytics DBMS
Go to file
2022-05-29 14:48:04 +02:00
.github Merge pull request #37599 from ClickHouse/keeper-jepsen-ci-imporvements 2022-05-27 18:01:13 +02:00
base Merge branch 'master' into fixes_for_transactions 2022-05-23 18:49:21 +02:00
benchmark
cmake
contrib Merge pull request #37518 from ClickHouse/bump-cctz-to-2022-05-15 2022-05-25 22:14:41 +02:00
docker Update run-fuzzer.sh 2022-05-28 21:25:20 +03:00
docs Update star-schema.md 2022-05-29 10:01:27 +03:00
packages
programs Fix LOGICAL_ERROR in getMaxSourcePartsSizeForMerge during merges (#37413) 2022-05-26 14:14:58 +02:00
src Merge branch 'master' into turn_on_s3_tests 2022-05-29 14:37:10 +02:00
tests More quite logging for S3 tests 2022-05-29 14:48:04 +02:00
tools/clickhouse-diagnostics
utils Ignore reusable workflow error 2022-05-27 14:15:34 +00:00
website Remove useless files 2022-05-27 00:39:16 +02:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Remove eigen library 2022-05-24 10:24:50 +02:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Set compiler flags for ASM same as for C/CXX 2022-05-24 15:18:35 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
SECURITY.md Update SECURITY.md 2022-05-25 20:04:15 +03: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.