ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin 3c6a8ed7be Improve error message on unknown packet for distributed queries
Although replica information is likely already empty (since it was
reseted due to error or disconnect), but let's keep it for now.
2020-08-17 21:38:24 +03:00
.github
base Merge pull request #13600 from amosbird/rlfix 2020-08-16 17:41:50 +03:00
benchmark Fix typos 2020-08-16 15:11:02 +03:00
cmake Merge pull request #13708 from qoega/cassandra-macos-rpath 2020-08-14 15:49:47 +03:00
contrib Revert "cmake: Add option to fail configuration instead of auto-reconfiguration" 2020-08-13 23:10:06 +03:00
debian passwd and group location error 2020-08-14 18:14:54 +08:00
docker Install codespell 2020-08-16 14:59:16 +03:00
docs DOCSUP-1888: Documented the input_format_avro_allow_missing_fields setting (#13671) 2020-08-17 11:20:37 +03:00
programs Merge branch 'master' into codespell-2 2020-08-16 14:57:21 +03:00
src Improve error message on unknown packet for distributed queries 2020-08-17 21:38:24 +03:00
tests Fix 01356_initialize_aggregation in unbundled build (change topKWeighted order) 2020-08-17 00:36:57 +03:00
utils Merge branch 'master' into codespell-2 2020-08-16 14:57:21 +03:00
website Fix bug on the website 2020-08-16 15:47:25 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2020-08-12 00:03:01 +03:00
CMakeLists.txt Remove useless code 2020-08-14 02:55:10 +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 announcements and reports about events.
  • Code Browser with syntax highlight and navigation.
  • 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