ClickHouse® is a real-time analytics DBMS
Go to file
2022-04-28 19:28:00 +02:00
.github
base
benchmark
cmake Merge remote-tracking branch 'origin/master' into clang-tidy-cleanup 2022-04-26 09:42:47 +02:00
contrib Address PR review comments 2022-04-26 07:32:02 +00:00
docker
docs Merge pull request #36206 from vdimir/output-format-prometheus 2022-04-28 12:09:53 +02:00
packages
programs Merge pull request #36473 from xinhuitian/fix-benchmark-json-report 2022-04-28 14:50:10 +02:00
src deduce UInt8 type for bools from json instead of UInt64 2022-04-28 15:30:43 +00:00
tests Update 01825_type_json_bools.sql 2022-04-28 19:28:00 +02:00
utils fix: utils/clickhouse-diagnostics/requirements.txt to reduce vulnerabilities 2022-04-28 02:30:08 +00:00
website Merge pull request #36628 from qoega/versions-history 2022-04-26 09:22:14 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge remote-tracking branch 'origin/master' into clang-tidy-cleanup 2022-04-26 09:42:47 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources allow several <graphite> targets (#603) 2017-03-21 23:08:09 +04:00
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.