ClickHouse® is a real-time analytics DBMS
Go to file
2022-05-19 12:30:57 +00:00
.github Fix shellcheck in tags_stable.yml 2022-05-11 13:29:14 +02:00
base Merge remote-tracking branch 'origin/master' into clangtidies 2022-05-16 10:12:50 +02:00
benchmark Add benchmark script for testing clouds 2022-05-09 04:05:32 +02:00
cmake Cosmetics 2022-05-15 16:07:10 +02:00
contrib Use NuRaft with PreAppendLogs 2022-05-16 13:38:49 +00:00
docker Merge branch 'master' into array-distance-functions 2022-05-11 16:55:02 +02:00
docs Merge pull request #37223 from ni1l/master 2022-05-16 13:42:06 +02:00
packages
programs Cache nodes latest state 2022-05-19 12:30:57 +00:00
src Cache nodes latest state 2022-05-19 12:30:57 +00:00
tests Merge pull request #37178 from ClickHouse/ignore_auto_increment_in_create_table_2 2022-05-16 13:29:22 +02:00
tools/clickhouse-diagnostics
utils Add dependencies and CI for changelogs generator 2022-05-10 11:25:38 +02:00
website Add benchmark from some POWER machine 2022-05-10 05:12:52 +02:00
.clang-format
.clang-tidy Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
.editorconfig
.gitattributes
.gitignore Add cmake page back to docs && fix /settings/settings in /zh 2022-04-24 16:47:19 -06:00
.gitmodules Merge branch 'master' into array-distance-functions 2022-05-11 16:55:02 +02:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Cosmetics 2022-05-15 16:07:10 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
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.