ClickHouse® is a real-time analytics DBMS
Go to file
2022-05-01 23:57:44 +03:00
.github Update docs_check.yml 2022-04-30 11:55:39 +03:00
base Merge pull request #36715 from amosbird/refactorbase 2022-04-30 09:40:58 +03:00
benchmark
cmake Merge remote-tracking branch 'origin/master' into clang-tidy-cleanup 2022-04-26 09:42:47 +02:00
contrib Merge pull request #35914 from DevTeamBK/FIPS_compliance 2022-04-29 21:08:51 +03:00
docker fix ref after merge & change runner dockerfile 2022-05-01 23:57:44 +03:00
docs Translate playground.md to Chinese 2022-04-30 17:20:15 +08:00
packages
programs Merge pull request #36472 from ClickHouse/sanity-checks-message-fix 2022-04-30 09:44:21 +03:00
src fix ref after merge & change runner dockerfile 2022-05-01 23:57:44 +03:00
tests fix ref after merge & change runner dockerfile 2022-05-01 23:57:44 +03:00
tools/clickhouse-diagnostics Style fixes 2022-04-29 09:21:05 +01:00
utils Merge pull request #36715 from amosbird/refactorbase 2022-04-30 09:40:58 +03: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
LICENSE
PreLoad.cmake Protection from incorrect build 2022-04-30 08:37:08 +02:00
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.