ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin e97e1f06db Do not schedule distributed send if there were no error
Since in this case it will be scheduled from the
DistributedBlockOutputStream with the
distributed_directory_monitor_max_sleep_time_ms, and this will overwrite
timer that was set by the DistributedBlockOutputStream, not good.
2020-05-03 14:46:44 +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 #10631 from ClickHouse/fix-ubsan-report-lz4 2020-05-03 14:45:18 +03:00
debian
docker Merge pull request #10576 from Jokser/s3-with-dynamic-proxies 2020-05-03 01:25:13 +03:00
docs DOCS-437: getMacro (#10614) 2020-05-02 21:01:13 +03:00
programs Check if client is newer than server 2020-05-02 20:19:43 +03:00
src Do not schedule distributed send if there were no error 2020-05-03 14:46:44 +03:00
tests Merge pull request #10576 from Jokser/s3-with-dynamic-proxies 2020-05-03 01:25:13 +03:00
utils Added auto-generated machine-readable file with list of stable versions 2020-05-02 21:53:55 +03:00
website Fix bad default selection of runs 2020-05-02 19:36:55 +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