ClickHouse® is a real-time analytics DBMS
Go to file
Mikhail Filimonov 9609bd9dee Kafka better states, formats based on PeekableReadBuffer, and other minor fixes.
Add formats tests, fixes for JSONCompactEachRowWithNamesAndTypes, TSVWithNamesAndTypes. Some CR fixes
Add sanitizing for kafka_max_block_size and kafka_poll_max_batch_size
2020-06-19 10:49:05 +02:00
.github
base Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
benchmark
cmake Merge branch 'master' into merging_external_source_cassandra 2020-06-09 19:51:14 +03:00
contrib Update submodule 2020-06-17 10:12:24 +03:00
debian
docker performance comparison 2020-06-18 06:14:18 +03:00
docs Merge pull request #11760 from ithangzhou/patch-6 2020-06-18 21:55:08 +03:00
programs Merge branch 'master' into return-not-nullable-from-count-distinct-2 2020-06-16 22:31:33 +03:00
src Kafka better states, formats based on PeekableReadBuffer, and other minor fixes. 2020-06-19 10:49:05 +02:00
tests Kafka better states, formats based on PeekableReadBuffer, and other minor fixes. 2020-06-19 10:49:05 +02:00
utils Better way of implementation 2020-06-14 20:42:11 +03:00
website Update community.html 2020-06-18 00:25:37 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge branch 'master' into merging_external_source_cassandra 2020-06-09 19:51:14 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2020-06-10 18:02:24 +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