ClickHouse® is a real-time analytics DBMS
Go to file
2022-03-08 09:36:02 +08:00
.github Use robot-clickhouse as commit's author 2022-02-21 13:40:25 +01:00
base
benchmark
cmake
contrib
debian
docker Update README.md 2022-02-25 16:13:32 +03:00
docs Update style.md 2022-02-25 21:51:39 +03:00
programs Fix 2022-02-25 16:04:11 +01:00
src fixed code styles 2022-03-07 14:01:03 +08:00
tests update tests 2022-03-08 09:36:02 +08:00
utils Update version_date.tsv after v22.1.4.30-stable 2022-02-25 17:27:56 +00:00
website Update website/blog/en/2022/clickhouse-v22.2-released.md 2022-02-24 20:47:35 +03: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
release
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.