ClickHouse® is a real-time analytics DBMS
Go to file
Alexey Milovidov 2424c546bd Update
2021-10-30 23:35:20 +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 Update 2021-10-30 23:35:20 +03:00
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 #30406 from andrc1901/andrc1901-DOCSUP-16606-translate_to_russian 2021-10-29 23:53:45 +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 #30708 from ClickHouse/revert-30707-revert-30673-improve-usability-remote-host-filter 2021-10-30 15:55:24 +03:00
tests Merge pull request #30708 from ClickHouse/revert-30707-revert-30673-improve-usability-remote-host-filter 2021-10-30 15:55:24 +03:00
utils Run pylint for ci scripts 2021-10-27 10:03:23 +03:00
website Add benchmark results for TimescaleDB 2021-10-30 23:20:34 +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.