ClickHouse® is a real-time analytics DBMS
Go to file
2022-05-20 19:59:17 -04:00
.github Merge pull request #36538 from ClickHouse/merge-builds 2022-05-19 19:19:18 +02:00
base Merge pull request #37300 from ClickHouse/cmake-cleanup-pt3 2022-05-20 10:02:36 +02:00
benchmark Add benchmark script for testing clouds 2022-05-09 04:05:32 +02:00
cmake Merge pull request #37300 from ClickHouse/cmake-cleanup-pt3 2022-05-20 10:02:36 +02:00
contrib Replace variable ARCH_ARM by ARCH_AARCH64 2022-05-15 09:48:02 +02:00
docker Do not fail if output and workspace are the same 2022-05-18 01:38:46 +02:00
docs Merge pull request #37370 from ni1l/master 2022-05-20 16:53:03 +02:00
packages
programs Merge pull request #37300 from ClickHouse/cmake-cleanup-pt3 2022-05-20 10:02:36 +02:00
src scope guard resources 2022-05-20 19:59:17 -04:00
tests Merge pull request #37367 from ClickHouse/grouping-sets-with-rollup-cube 2022-05-20 22:34:56 +03:00
tools/clickhouse-diagnostics
utils Merge remote-tracking branch 'origin/master' into changelog-22.5 2022-05-19 16:37:39 +02:00
website Add benchmark from some POWER machine 2022-05-10 05:12:52 +02:00
.clang-format
.clang-tidy Merge pull request #37347 from ClickHouse/disable-readability-identifier-length 2022-05-20 09:04:59 +02:00
.editorconfig
.gitattributes
.gitignore
.gitmodules Merge branch 'master' into array-distance-functions 2022-05-11 16:55:02 +02:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2022-05-20 02:22:09 +03:00
CMakeLists.txt Cosmetics 2022-05-15 16:07:10 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
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.