ClickHouse® is a real-time analytics DBMS
Go to file
alesapin c04c62795e
Merge pull request #36634 from azat/01502_long_log_tinylog_deadlock_race-test
Properly wait for queries in 01502_long_log_tinylog_deadlock_race test
2022-04-25 23:11:37 +02:00
.github Check style in documentation PRs 2022-04-25 09:42:55 +02:00
base
benchmark
cmake
contrib
docker Merge pull request #36559 from ClickHouse/performance-rebalance 2022-04-25 14:15:23 +02:00
docs Update setting.md 2022-04-24 20:00:51 -06:00
packages
programs Revert "Strict taskstats parser" 2022-04-25 01:15:08 +03:00
src fix typo 2022-04-25 16:06:14 +02:00
tests Merge pull request #36634 from azat/01502_long_log_tinylog_deadlock_race-test 2022-04-25 23:11:37 +02:00
utils
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
.pylintrc
.vimrc
.yamllint
AUTHORS Update AUTHORS 2021-09-22 11:38:03 +03:00
CHANGELOG.md
CMakeLists.txt
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.