ClickHouse® is a real-time analytics DBMS
Go to file
Kruglov Pavel cf454a6539
Merge pull request #34532 from CurtizJ/fix-aggregation-in-order-3
Fix aggregation in order with distributed_aggregation_memory_efficient=0
2022-02-15 14:26:15 +03:00
.github Postpone a bit nightly builds to the least loaded time 2022-02-14 01:24:42 +01:00
base Merge pull request #34393 from kitaisreal/sort-added-equal-items-randomization 2022-02-14 16:41:19 +01:00
benchmark
cmake
contrib
debian
docker Use the current kerberized-haddop image 2022-02-13 22:01:45 +01:00
docs Merge pull request #34567 from devcrafter/patch-1 2022-02-14 21:25:14 +01:00
programs Merge pull request #31182 from ClickHouse/memory-overcommit 2022-02-14 23:55:02 +03:00
src Merge pull request #34532 from CurtizJ/fix-aggregation-in-order-3 2022-02-15 14:26:15 +03:00
tests Merge pull request #34532 from CurtizJ/fix-aggregation-in-order-3 2022-02-15 14:26:15 +03:00
utils
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
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.