ClickHouse® is a real-time analytics DBMS
Go to file
Kruglov Pavel dd2971791c
Merge pull request #33791 from kitaisreal/dictionaries-read-keys-array-copy-fix
Dictionaries remove unnecessary copy of keys during read
2022-01-20 13:59:41 +03:00
.github
base Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
benchmark
cmake Remove unbundled cxx support 2022-01-20 10:02:01 +03:00
contrib Fix librdkafka/hdfs that depends on sasl2/krb5 2022-01-20 10:02:03 +03:00
debian
docker docker/packager/other/fuzzer: cleanup USE_INTERNAL_XXX 2022-01-20 10:02:01 +03:00
docs Merge pull request #33821 from cnmade/PF01201654 2022-01-20 12:42:05 +03:00
programs Cleanup jemalloc contrib 2022-01-20 10:02:03 +03:00
src Merge pull request #33791 from kitaisreal/dictionaries-read-keys-array-copy-fix 2022-01-20 13:59:41 +03:00
tests Merge pull request #33690 from azat/remove-unbundled-support 2022-01-20 12:29:07 +03:00
utils check-style: add a check that there is no system-wide library in use 2022-01-20 10:02:02 +03:00
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 Update CHANGELOG.md 2022-01-20 13:22:01 +03:00
CMakeLists.txt Cleanup llvm 2022-01-20 10:02:01 +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.