ClickHouse® is a real-time analytics DBMS
Go to file
Ivan 5851316742
Don't interrupt copyData() used inside Kafka materialized views (#6597)
* Print better offsets on commit
* Stop consumption on the read buffer level
* Don't use cancellation in the middle of copyData()
* Add test
* Disable squashing stream for Kafka materialized views
* Commit last read message, since rdkafka auto-modifies offset
2019-08-29 18:36:07 +03:00
.github
cmake Fix build with internal libcxx 2019-08-29 13:44:22 +03:00
contrib Fix install of libcxx and libcxxabi 2019-08-29 16:38:18 +03:00
dbms Don't interrupt copyData() used inside Kafka materialized views (#6597) 2019-08-29 18:36:07 +03:00
debian
docker Add capnp-library do build image 2019-08-29 15:36:41 +03:00
docs Merge pull request #6660 from den-crane/patch-1 2019-08-27 23:13:07 +03:00
libs Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
utils Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
website
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md
uncrustify.cfg

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.
  • 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