ClickHouse® is a real-time analytics DBMS
Go to file
2022-05-25 22:14:41 +02:00
.github Sync paths for docs and PR workflows 2022-05-24 12:58:27 +02:00
base
benchmark
cmake
contrib Merge pull request #37518 from ClickHouse/bump-cctz-to-2022-05-15 2022-05-25 22:14:41 +02:00
docker Merge pull request #37394 from ClickHouse/array_norm_dist_fixes 2022-05-24 20:59:04 +02:00
docs Merge pull request #37520 from ClickHouse/update-3rd-party-contribution-guide 2022-05-25 21:54:49 +02:00
packages
programs Remove height restrictions from the query div in play web tool, and make sure width of the query box won't shrink below 100%. 2022-05-24 20:32:13 -04:00
src Revert "(only with zero-copy replication, non-production experimental feature not recommended to use) fix possible deadlock during fetching part" 2022-05-25 23:10:33 +03:00
tests Merge pull request #37048 from Avogar/fix-array-map-nothing 2022-05-25 19:10:40 +02:00
tools/clickhouse-diagnostics
utils Add caching for GitHub PR objects 2022-05-25 00:05:53 +02:00
website Fix README 2022-05-24 22:21:40 +02:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Set compiler flags for ASM same as for C/CXX 2022-05-24 15:18:35 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
SECURITY.md Update SECURITY.md 2022-05-25 20:04:15 +03:00

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.