ClickHouse® is a real-time analytics DBMS
Go to file
Nikolai Kochetov 213d68d995 Fix some tests.
2021-10-07 20:27:13 +03:00
.github
base Merge pull request #29722 from kitaisreal/borrowed-object-pool-condition-variable-notify-fix 2021-10-04 21:39:59 +03:00
benchmark
cmake
contrib
debian
docker Merge pull request #29513 from azat/fuzzer-fix-server-pid 2021-10-04 19:59:24 +03:00
docs Add error for multiple keys without current_key_id (#29546) 2021-10-05 14:37:54 +03:00
programs Merge pull request #29737 from kssenii/fix-local 2021-10-05 11:34:03 +03:00
src Fix some tests. 2021-10-07 20:27:13 +03:00
tests Merge pull request #29746 from azat/JSONExtract-Null-fix 2021-10-05 13:04:46 +03:00
utils
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml Fix yamllint issues 2021-02-20 23:25:21 +03:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Add changelog for 21.10 2021-10-05 09:28:31 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2021-10-04 17:12:29 +03:00
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 quick high-level overview of ClickHouse on main page.
  • Tutorial shows how to set up and query 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 to chat 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.