ClickHouse® is a real-time analytics DBMS
Go to file
2022-03-29 17:43:34 -06:00
.github
base
benchmark
cmake
contrib Merge pull request #34906 from Algunenano/libcxx14 2022-03-26 19:12:30 +03:00
debian remove clickhouse-test deb completely 2022-02-15 12:03:51 +00:00
docker Merge pull request #35669 from ClickHouse/fast_test_disable_rand_settings 2022-03-28 17:06:12 +03:00
docs Update /engines docs 2022-03-29 17:43:34 -06:00
packages
programs
src Merge branch 'master' into metric-async-insert-bytes 2022-03-28 11:37:49 +00:00
tests Merge pull request #35657 from ClickHouse/fix_flaky_test_1532 2022-03-28 17:08:12 +03:00
utils Improve black check: show diff in the output 2022-03-28 13:52:35 +02:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Update submodules libc++ to LLVM 14 2022-03-26 11:12:22 +01:00
.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
README.md
release
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.