ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin caa195c034 Add number of errors to ignore while choosing replicas (distributed_replica_max_ignored_errors)
This will allow avoid switching to another replica in case of error
(since error can be temporary).
2020-06-20 11:20:16 +03:00
.github
base
benchmark
cmake
contrib Give up on UBSan for Hyperscan 2020-06-19 21:45:09 +03:00
debian
docker Merge pull request #11711 from ClickHouse/fix_path_in_perftest 2020-06-19 15:57:32 +03:00
docs Add number of errors to ignore while choosing replicas (distributed_replica_max_ignored_errors) 2020-06-20 11:20:16 +03:00
programs Move AggregateFunctionCount out from clickhouse_aggregate_functions to dbms 2020-06-18 11:22:40 +03:00
src Add number of errors to ignore while choosing replicas (distributed_replica_max_ignored_errors) 2020-06-20 11:20:16 +03:00
tests Merge pull request #11682 from ClickHouse/fix-parallel-final-stuck 2020-06-20 09:05:32 +03:00
utils
website avoid duplicate short system name 2020-06-20 01:55:55 +03:00
.arcignore
.clang-format
.clang-tidy Enable clang-tidy for programs and utils 2020-05-18 04:19:50 +03:00
.editorconfig
.gitattributes
.gitignore Remove outdated contents from gitignore 2020-05-05 19:38:40 +03:00
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2020-06-19 13:32:01 +03:00
release
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.
  • Yandex.Messenger channel shares announcements and useful links in Russian.
  • 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