ClickHouse® is a real-time analytics DBMS
Go to file
2020-11-24 17:55:01 +03:00
.github Update documentation-issue.md 2020-11-23 21:51:38 +03:00
base Add missed <stdexcept> 2020-11-21 13:26:38 +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 Update grpc build scripts. 2020-11-24 17:53:34 +03:00
debian Auto version update to [20.13.1.1] [54444] 2020-11-23 10:29:26 +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 #17351 from ClickHouse/dependabot/pip/docs/tools/mkdocs-macros-plugin-0.5.0 2020-11-24 17:38:06 +03:00
programs Rework async server: switch to coroutine-like approach, no using statuses anymore for control flow. 2020-11-24 17:53:34 +03:00
src Added input_data_delimiter to protocol. 2020-11-24 17:55:01 +03:00
tests Added input_data_delimiter to protocol. 2020-11-24 17:55:01 +03:00
utils Merge pull request #14958 from nikitamikhaylov/refactor_cache_dictionary 2020-11-24 14:55:02 +03:00
website Added results from Raspberry Pi 2020-11-14 23:37:32 +03:00
.arcignore
.clang-format Fixed wrong code around Memory Profiler 2020-03-03 03:24:44 +03:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore Fix build without libraries 2020-10-10 23:41:27 +03:00
.gitmodules Update contrib/grpc & contrib/protobuf. 2020-11-24 17:53:34 +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 Update LICENSE 2020-01-23 17:38:30 +03:00
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 Update SECURITY.md 2020-10-01 19:17:11 +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 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