ClickHouse® is a real-time analytics DBMS
Go to file
olgarev 4437d68640
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-29 21:48:39 +03:00
.github Add cleanup job 2021-10-28 16:12:03 +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 Fix fuzzer on master 2021-10-29 13:47:29 +03:00
docs Apply suggestions from code review 2021-10-29 21:48:39 +03:00
programs Merge pull request #30667 from kitaisreal/compiled-expression-cache-limit-elements-size 2021-10-26 16:43:49 +03:00
src Update ReadBufferFromS3.cpp 2021-10-29 15:54:40 +03:00
tests Merge pull request #30822 from ClickHouse/fix_29052 2021-10-29 12:15:29 +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
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.