ClickHouse® is a real-time analytics DBMS
Go to file
2022-05-31 09:37:34 -04:00
.github Merge pull request #37599 from ClickHouse/keeper-jepsen-ci-imporvements 2022-05-27 18:01:13 +02:00
base
benchmark
cmake
contrib Merge pull request #37518 from ClickHouse/bump-cctz-to-2022-05-15 2022-05-25 22:14:41 +02:00
docker Update run-fuzzer.sh 2022-05-28 21:25:20 +03:00
docs Update gui.md 2022-05-30 09:22:06 +08:00
packages
programs Fix LOGICAL_ERROR in getMaxSourcePartsSizeForMerge during merges (#37413) 2022-05-26 14:14:58 +02:00
src Merge branch 'master' into http-named-collection 2022-05-30 16:40:18 +00:00
tests tests with overridden and appended parameters 2022-05-31 09:37:34 -04:00
tools/clickhouse-diagnostics
utils Ignore reusable workflow error 2022-05-27 14:15:34 +00:00
website Remove useless files 2022-05-27 00:39:16 +02:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Remove eigen library 2022-05-24 10:24:50 +02:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2022-05-20 02:22:09 +03:00
CMakeLists.txt Set compiler flags for ASM same as for C/CXX 2022-05-24 15:18:35 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
SECURITY.md Update SECURITY.md 2022-05-25 20:04:15 +03:00

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.