ClickHouse® is a real-time analytics DBMS
Go to file
2020-11-26 08:13:45 +03:00
.github Update documentation-issue.md 2020-11-23 21:51:38 +03:00
base Merge pull request #15111 from vitlibar/grpc-protocol 2020-11-25 09:00:32 +03:00
benchmark Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
cmake Update grpc build scripts. 2020-11-24 17:53:34 +03:00
contrib Merge pull request #17271 from azat/libunwind-cmake-3.19-build-fix 2020-11-25 17:09:40 +03:00
debian Simplify init script: even more 2020-11-26 08:13:45 +03:00
docker Fix PVS Error "Unable to start the analysis on this file" for files 2020-11-24 17:53:34 +03:00
docs Merge pull request #17358 from qianmoQ/patch-2 2020-11-26 03:27:39 +03:00
programs Simplify init script (part 2) 2020-11-26 07:54:18 +03:00
src Merge pull request #17051 from hexiaoting/bugfix_fuzzbits 2020-11-26 06:41:20 +03:00
tests Merge pull request #17051 from hexiaoting/bugfix_fuzzbits 2020-11-26 06:41:20 +03:00
utils Implemented clickhouse grpc client. 2020-11-24 17:55:02 +03:00
website Added results from Raspberry Pi 2020-11-14 23:37:32 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore fix document for index.md and distinctive-features.md 2020-11-24 20:36:19 +08:00
.gitmodules Fork abseil-cpp to remove dependency on errno@GLIBC_PRIVATE, __pthread_unwind@GLIBC_PRIVATE and to fix shared build. 2020-11-24 17:55:02 +03:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md 20.8 2020-11-13 20:43:05 +03:00
CMakeLists.txt Add StorageEmbeddedRocksdb Engine 2020-11-11 09:08:52 +08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2020-10-27 20:40:54 +03:00
release Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
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