ClickHouse® is a real-time analytics DBMS
Go to file
2021-10-29 23:52:58 +03:00
.github Add cleanup of docker images 2021-10-29 21:46:50 +03:00
base Remove cruft 2021-10-28 02:10:39 +03:00
benchmark
cmake revise compile flag 2021-10-27 05:19:15 +05:30
contrib Merge pull request #30646 from ianton-ru/MDB-14537-2 2021-10-27 11:18:38 +03:00
debian
docker Merge pull request #30847 from ClickHouse/fix_30802 2021-10-29 20:18:25 +03:00
docs Merge pull request #30669 from gyuton/gyuton-DOCSUP-14091-Document-the-tupleToNameValuePairs 2021-10-29 23:52:58 +03:00
programs Merge pull request #30667 from kitaisreal/compiled-expression-cache-limit-elements-size 2021-10-26 16:43:49 +03:00
src Merge pull request #30786 from kssenii/fix-filelog-test 2021-10-29 22:06:28 +03:00
tests Merge pull request #30837 from kssenii/remove-redundant 2021-10-29 22:04:06 +03:00
utils Run pylint for ci scripts 2021-10-27 10:03:23 +03:00
website [website] update logo order (#30855) 2021-10-29 16:23:29 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Fix fuzzer build (#30344) 2021-10-26 20:30:34 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml Change Docker org name 2021-09-20 01:52:21 +03:00
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.