ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin 7ab0c3493c Add integration test for kafka consumer hang
This test triggers heartbeat failrues which leads to
REBALANCE_IN_PROGRESS which causes hang.
2020-05-04 18:46:30 +03:00
.github
base
benchmark
cmake Merge branch 'master' into xcode-build-fix 2020-05-03 05:03:49 +03:00
contrib Merge pull request #10638 from ClickHouse/fix-ubsan-hashtable 2020-05-04 04:50:25 +03:00
debian
docker Merge pull request #10576 from Jokser/s3-with-dynamic-proxies 2020-05-03 01:25:13 +03:00
docs Add missing kafka settings into docs 2020-05-04 17:23:05 +03:00
programs Fix HTTP response code for some parse errors #10636 2020-05-03 22:47:07 +03:00
src Drop claimed from the KafkaBlockInputStream 2020-05-04 17:23:09 +03:00
tests Add integration test for kafka consumer hang 2020-05-04 18:46:30 +03:00
utils Added auto-generated machine-readable file with list of stable versions 2020-05-02 21:53:55 +03:00
website Moved benchmark HTML page to clickhouse-presentations, because it cannot display due to CSP policy 2020-05-04 00:06:30 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge branch 'master' into xcode-build-fix 2020-05-03 05:03:49 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release Added auto-generated machine-readable file with list of stable versions 2020-05-02 21:53:55 +03:00
SECURITY.md
uncrustify.cfg
ya.make

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 quick high-level overview of ClickHouse on main page.
  • Tutorial shows how to set up and query 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 to chat with ClickHouse users in real-time.
  • Blog contains various ClickHouse-related articles, as well as announces and reports about events.
  • Contacts can help to get your questions answered if there are any.
  • You can also fill this form to meet Yandex ClickHouse team in person.

Upcoming Events