ClickHouse® is a real-time analytics DBMS
Go to file
Alexey Milovidov 59d4df19f0 Update test
2020-06-14 07:05:31 +03:00
.github
base
benchmark
cmake
contrib Merge pull request #11585 from azat/unbundled-boost 2020-06-11 23:43:28 +03:00
debian
docker performance comparison 2020-06-12 00:58:45 +03:00
docs Update clickhouse-benchmark.md (#11619) 2020-06-13 05:48:50 +03:00
programs Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +03:00
src Added column "position" to system.columns and "column_position" to system.parts_columns 2020-06-14 04:56:22 +03:00
tests Update test 2020-06-14 07:05:31 +03:00
utils Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +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 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