ClickHouse® is a real-time analytics DBMS
Go to file
2022-04-27 16:41:34 +08:00
.github git, cmake, and python are already installed in ubuntu-latest runner 2022-04-25 17:29:31 -04:00
base Merge pull request #36444 from rschu1ze/clang-tidy-fixes 2022-04-21 16:11:27 +02:00
benchmark
cmake Update version to 22.5.1.1 2022-04-21 17:39:40 +02:00
contrib Merge branch 'master' into musl-check 2022-04-20 09:28:40 +00:00
docker Merge pull request #36559 from ClickHouse/performance-rebalance 2022-04-25 14:15:23 +02:00
docs Update setting.md 2022-04-24 20:00:51 -06:00
packages
programs Log which taskstats provider is in use 2022-04-25 07:56:54 +03:00
src update 2022-04-27 16:41:34 +08:00
tests update test case tests/queries/0_stateless/02236_explain_pipeline_join.sql 2022-04-27 10:08:22 +08:00
utils Update version_date.tsv after v22.4.2.1-stable 2022-04-22 09:35:11 +00:00
website Merge branch 'master' into add-11900KF-benchmark 2022-04-24 09:12:33 +03:00
.clang-format
.clang-tidy Merge pull request #36444 from rschu1ze/clang-tidy-fixes 2022-04-21 16:11:27 +02:00
.editorconfig
.gitattributes
.gitignore Add cmake page back to docs && fix /settings/settings in /zh 2022-04-24 16:47:19 -06:00
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Preparation 2022-04-22 03:34:57 +02:00
CMakeLists.txt Update CMakeLists.txt 2022-04-22 11:30:09 +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.