ClickHouse® is a real-time analytics DBMS
Go to file
2022-04-25 17:29:14 +00:00
.github Check style in documentation PRs 2022-04-25 09:42:55 +02: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
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 Revert "Strict taskstats parser" 2022-04-25 01:15:08 +03:00
src fix SortingStep::updateOutputStream() 2022-04-25 17:29:14 +00:00
tests fix SortingStep::updateOutputStream() 2022-04-25 17:29:14 +00: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.