ClickHouse® is a real-time analytics DBMS
Go to file
2020-06-09 04:48:30 +03:00
.github
base Fix missed #include <functional> 2020-06-08 19:25:21 +03:00
benchmark
cmake Fixed "unbundled" build 2020-06-08 02:11:37 +03:00
contrib Fix build on gcc 2020-06-07 23:12:24 +03:00
debian
docker Add libhyperscan-dev to deb Dockerfile 2020-06-07 10:19:56 +03:00
docs Fix typo (#11521) 2020-06-08 19:34:16 +03:00
programs Revert "Autocompletion support for users in client" 2020-06-08 23:13:03 +03:00
src Speed up merging in AggregatingMergeTree 2020-06-09 00:53:32 +03:00
tests Fix modify test 2020-06-09 04:48:30 +03:00
utils
website
.arcignore Added .arcignore 2020-05-21 09:17:03 +03:00
.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 Update SECURITY.md 2020-03-15 16:53:24 +03:00
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