ClickHouse® is a real-time analytics DBMS
Go to file
Dmitriy 94d43d9520 Translate to Russian
Выполнил перевод на русский язык.
2021-11-25 19:59:14 +03:00
.github Introduce some dependencies 2021-11-17 10:34:06 +03:00
base Merge pull request #29219 from evillique/log_lz4_streaming 2021-11-17 21:22:57 +03:00
benchmark
cmake
contrib Minor fixes 2021-11-16 23:02:47 +00:00
debian
docker Merge pull request #29219 from evillique/log_lz4_streaming 2021-11-17 21:22:57 +03:00
docs Translate to Russian 2021-11-25 19:59:14 +03:00
programs Rename Quota::ResourceType -> QuotaType and move it to Access/Common. 2021-11-19 00:14:23 +03:00
src Merge pull request #31528 from vdimir/disable_partial_merge_join_left_table_buffer_bytes 2021-11-20 13:11:35 +03:00
tests remove hardcoded CI values 2021-11-19 14:58:26 +02:00
utils
website Add benchmark from @felixoid 2021-11-20 06:49:01 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-11-18 12:50:41 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md
uncrustify.cfg

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 a quick high-level overview of ClickHouse on the main page.
  • Tutorial shows how to set up and query a 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 chatting 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.
  • Contacts can help to get your questions answered if there are any.