ClickHouse® is a real-time analytics DBMS
Go to file
Robert Schulze c743fef3ae
Update 3rd party contribution guide
- replace obsolete references to clickhouse-extra to clickhouse

- generally rewrite the guide and make it easier to understand
2022-05-25 13:46:05 +02:00
.github Fix publishing of content.clickhouse.com 2022-05-23 11:50:02 +02:00
base
benchmark
cmake Merge pull request #37379 from azat/fix-debug-symbols 2022-05-22 00:19:34 +03:00
contrib Add a comment #37078 2022-05-24 04:22:51 +02:00
docker Merge pull request #37441 from ClickHouse/website-content 2022-05-23 12:51:14 +02:00
docs Update 3rd party contribution guide 2022-05-25 13:46:05 +02:00
packages
programs Keep controls in place when the page is scrolled horizontally 2022-05-24 04:11:32 +02:00
src Merge pull request #37442 from kitaisreal/compressed-write-buffer-added-comment 2022-05-23 23:44:33 +02:00
tests tests: fix table in 01710_projection_aggregation_in_order 2022-05-23 23:16:37 +03:00
tools/clickhouse-diagnostics
utils Minor change 2022-05-22 22:33:41 +02:00
website Remove trash 2022-05-22 21:45:42 +02:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
SECURITY.md

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 (Woboq) with syntax highlight and navigation.
  • Code Browser (github.dev) with syntax highlight, powered by github.dev.
  • Contacts can help to get your questions answered if there are any.