ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin 946a126799 Add CheckingCompressedReadBuffer
Buffer for reading from a compressed file with just checking checksums
of the compressed blocks, without any decompression, so result can be
proxied.
2021-01-10 21:23:42 +03:00
.github Add another issue template 2021-01-10 03:44:10 +03:00
base Merge pull request #18871 from azat/fix-integrity-check 2021-01-08 22:32:39 +03:00
benchmark Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
cmake
contrib Merge pull request #18862 from sundy-li/update-rocksdb 2021-01-08 22:54:52 +03:00
debian
docker
docs Rename fsync_tmp_directory to fsync_directories for Distributed engine 2021-01-09 17:51:30 +03:00
programs Fix hang at shutdown in clickhouse-local 2021-01-10 06:35:05 +03:00
src Add CheckingCompressedReadBuffer 2021-01-10 21:23:42 +03:00
tests Add a test for corruption during distributed send 2021-01-10 18:17:14 +03:00
utils Merge pull request #18873 from abyss7/backport-lts 2021-01-09 06:37:55 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes Better stats on github [#METR-20000]. 2016-05-04 18:03:17 +03:00
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Do not run integrity check for cross compiled binaries 2021-01-08 15:26:35 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Delete last event from README.md 2020-12-03 21:31:20 +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 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