ClickHouse® is a real-time analytics DBMS
Go to file
2021-12-27 15:10:48 +08:00
.github Fix envs 2021-12-20 13:48:15 +03:00
base
benchmark
cmake merge master 2021-12-21 15:55:39 +08:00
contrib merge master 2021-12-21 15:55:39 +08:00
debian Merge pull request #32415 from ClickHouse/arm64_workers 2021-12-17 08:46:52 +03:00
docker merge master 2021-12-21 15:55:39 +08:00
docs merge master 2021-12-21 15:55:39 +08:00
programs move IRemoteFileMetadata info Storages/Cache 2021-12-23 15:56:33 +08:00
src modifications based on pr review 2021-12-27 15:10:48 +08:00
tests merge master 2021-12-21 15:55:39 +08:00
utils remove debug modification 2021-12-20 11:50:38 +08:00
website Update clickhouse-v21.12-released.md 2021-12-16 19:31:11 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.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
release Add aarch64 deb package 2021-12-16 12:42:49 +01:00
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.