ClickHouse® is a real-time analytics DBMS
Go to file
2022-07-26 08:46:51 +02:00
.github
base Merge pull request #39299 from azat/fix-lsan-v3 2022-07-19 14:27:41 +02:00
benchmark
cmake Merge pull request #37891 from guowangy/lz4-decompress-vbmi 2022-07-18 00:37:59 +03:00
contrib Fix googletest contrib compilation (due to GTEST_HAS_POSIX_RE=0) 2022-07-17 17:24:02 +03:00
docker Fix builder image for releases w/o diagnostics tool 2022-07-16 12:07:58 +03:00
docs Merge pull request #39071 from jiahui-97/parse_timedelta 2022-07-19 12:39:56 +02:00
packages
programs Fix leaking of logger in clickhouse-disks 2022-07-18 12:35:53 +03:00
src Fix tests. 2022-07-22 18:33:46 +02:00
tests Add test for Ordinary database. 2022-07-26 08:46:51 +02:00
utils Use CH custom platform macro for OS Darwin 2022-07-18 09:59:02 +02:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Add check for CLICKHOUSE_SPLIT_BINARY=1 with USE_STATIC_LIBRARIES=1 2022-07-18 11:42:49 +03: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.

Upcoming events