ClickHouse® is a real-time analytics DBMS
Go to file
2022-04-27 18:27:27 +00:00
.github git, cmake, and python are already installed in ubuntu-latest runner 2022-04-25 17:29:31 -04:00
base
benchmark
cmake Merge pull request #36612 from rschu1ze/ancient-cmake-cleanup 2022-04-26 09:26:22 +03:00
contrib
docker Make backward compatible integration tests runner 2022-04-25 21:16:02 +02:00
docs Merge pull request #36649 from azat/system.processes-is_all_data_sent 2022-04-27 05:21:22 +03:00
packages
programs Merge pull request #36586 from azat/bash-complete-log-level 2022-04-26 05:55:41 +03:00
src Merge branch 'master' into optimize-asynchronous-metric-log 2022-04-27 18:27:27 +00:00
tests Merge branch 'master' into optimize-asynchronous-metric-log 2022-04-27 18:27:27 +00:00
utils Merge pull request #36653 from ramazanpolat/patch-2 2022-04-27 05:26:53 +03:00
website Merge pull request #36628 from qoega/versions-history 2022-04-26 09:22:14 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes mark test data as binary 2022-01-22 03:19:47 +03:00
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Remove support for ancient CMake 2022-04-25 12:48:24 +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.