ClickHouse® is a real-time analytics DBMS
Go to file
2020-05-25 10:05:24 +03:00
.github Rename "Non-significant" to "Not for changelog". 2020-05-22 23:09:44 +03:00
base Fix build 2020-05-24 12:50:30 +03:00
benchmark
cmake Disable -Wsequence-point on gcc10 (otherwise it stuck on GatherUtils compiling) 2020-05-21 21:18:34 +03:00
contrib fmt-style logging, part 1 2020-05-23 19:33:07 +03:00
debian Revert "Revert "Allow to build binaries and tests from deb package build. "" 2020-05-21 18:02:52 +03:00
docker performance comparison 2020-05-25 04:42:56 +03:00
docs [docs] move browse-code.md lower in toc 2020-05-25 10:05:24 +03:00
programs Fix bad whitespace 2020-05-24 01:25:25 +03:00
src Add rand32 alias 2020-05-25 04:03:46 +03:00
tests Merge pull request #11158 from ClickHouse/normalize-performance-tests-2 2020-05-25 03:49:58 +03:00
utils Rename "Non-significant" to "Not for changelog". 2020-05-22 23:09:44 +03:00
website [website] minor style fixes 2020-05-25 09:52:39 +03:00
.arcignore Added .arcignore 2020-05-21 09:17:03 +03:00
.clang-format
.clang-tidy Enable clang-tidy for programs and utils 2020-05-18 04:19:50 +03:00
.editorconfig
.gitattributes
.gitignore
.gitmodules fmt-style logging, part 1 2020-05-23 19:33:07 +03:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2020-05-18 05:11:23 +03:00
CMakeLists.txt Bitonic sort improvements (#10934) 2020-05-19 00:41:23 +03:00
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.
  • 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