ClickHouse® is a real-time analytics DBMS
Go to file
2021-10-28 20:25:31 +03:00
.github Conditional run 2021-10-26 13:34:12 +03:00
base Merge pull request #30143 from amosbird/useupstreamreplxx 2021-10-19 17:50:43 +03:00
benchmark Minor modification in hardware benchmark 2021-10-18 02:09:41 +03:00
cmake Merge pull request #30613 from azat/clang-12 2021-10-24 23:37:09 +03:00
contrib Merge pull request #30646 from ianton-ru/MDB-14537-2 2021-10-27 11:18:38 +03:00
debian
docker Add unidiff into style image 2021-10-27 10:03:24 +03:00
docs Merge pull request #30469 from kirillikoff/kirillikoff-DOCSUP-13264 2021-10-27 09:48:12 +03:00
programs Merge pull request #30667 from kitaisreal/compiled-expression-cache-limit-elements-size 2021-10-26 16:43:49 +03:00
src Create StorageReplicatedMergeTree.cpp 2021-10-28 20:25:31 +03:00
tests fix ambiguity when extracting auxiliary zk name 2021-10-28 19:19:41 +03:00
utils Run pylint for ci scripts 2021-10-27 10:03:23 +03:00
website Update hardware page colors (#30719) 2021-10-27 00:08:05 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Merge pull request #30143 from amosbird/useupstreamreplxx 2021-10-19 17:50:43 +03:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-10-15 22:37:25 +03:00
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 Sync copyrights 2021-10-04 09:16:18 +03:00
PreLoad.cmake
README.md Update README.md 2021-10-12 15:38:40 +03:00
release
SECURITY.md Update SECURITY.md 2021-10-07 20:30:07 +03:00
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.