ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin d676e2f5c5 Pass settings for perf tests via protocol over SET query
Thus they will be applied on reconnects, since clickhouse-driver may
implicitly do it if the connection has been failed.
2020-11-21 14:02:33 +03:00
.github
base
benchmark
cmake
contrib Merge pull request #17179 from sundy-li/update-rocksdb-version 2020-11-19 15:32:46 +03:00
debian
docker Pass settings for perf tests via protocol over SET query 2020-11-21 14:02:33 +03:00
docs Merge pull request #17234 from vickyi/patch-1 2020-11-21 10:49:43 +03:00
programs
src Merge pull request #17134 from abyss7/tcp-port 2020-11-20 20:32:55 +03:00
tests Do not use SET via <full_query> in perf tests 2020-11-21 14:02:21 +03:00
utils Update version_date.tsv after release 20.8.7.15 2020-11-20 19:23:48 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.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
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