ClickHouse® is a real-time analytics DBMS
Go to file
2022-05-31 16:02:57 +00:00
.github No recursive in CI 2022-05-30 14:41:27 +02:00
base
benchmark
cmake
contrib Merge pull request #37616 from ClickHouse/remove-resursive-submodules 2022-05-31 11:58:04 +02:00
docker Update run-fuzzer.sh 2022-05-28 21:25:20 +03:00
docs Merge pull request #37537 from Avogar/skip-first-lines 2022-05-31 14:26:21 +02:00
packages
programs minor improvement 2022-05-31 13:50:09 +02:00
src Fix error on joining with dictionary on some conditions 2022-05-31 16:02:57 +00:00
tests Fix error on joining with dictionary on some conditions 2022-05-31 16:02:57 +00:00
tools/clickhouse-diagnostics
utils Forbid recursive submodules 2022-05-28 04:05:10 +02:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore Add cmake page back to docs && fix /settings/settings in /zh 2022-04-24 16:47:19 -06:00
.gitmodules Preparation: forked some submodules 2022-05-28 03:34:00 +02:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2022-05-20 02:22:09 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md Mention ClickHouse CLA in CONTRIBUTING.md (#32697) 2021-12-14 03:47:19 +03:00
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.