ClickHouse® is a real-time analytics DBMS
Go to file
2021-12-25 15:45:50 +08:00
.github
base Merge pull request #33058 from ClickHouse/update-harmful 2021-12-23 08:01:21 +03:00
benchmark
cmake
contrib Disable percpu arena in jemalloc in case of non deterministic CPU count 2021-12-22 21:05:10 +03:00
debian
docker Merge pull request #32854 from ClickHouse/pvs-nproc 2021-12-23 08:00:12 +03:00
docs Merge pull request #32261 from tablum/patch-2 2021-12-23 08:24:30 +03:00
programs inject into system.build_options 2021-12-25 15:45:50 +08:00
src inject into system.build_options 2021-12-25 15:45:50 +08:00
tests Merge pull request #32862 from ClickHouse/fix-mv-result-with-many-chunks 2021-12-23 14:37:17 +03:00
utils
website
.clang-format
.clang-tidy
.editorconfig Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
.gitattributes
.gitignore fix style check 2021-09-21 10:28:33 +03:00
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2021-10-12 15:38:40 +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 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.