ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov f1e96ee9ac
Merge pull request #30594 from azat/fix-logical-error-on-connection-drain
Fix LOGICAL_ERROR on connection draining in case of ECONNRESET
2021-10-24 05:34:27 +03:00
.github Trying aws secrets 2021-10-20 14:48:27 +03:00
base Merge pull request #30143 from amosbird/useupstreamreplxx 2021-10-19 17:50:43 +03:00
benchmark Minor modification in hardware benchmark 2021-10-18 02:09:41 +03:00
cmake Merge pull request #30597 from ClickHouse/update-min-compiler-versions 2021-10-24 03:13:31 +03:00
contrib Merge branch 'master' into reorganiza-contrib-ide-folders 2021-10-19 15:32:57 +00:00
debian
docker Add metadata for *_log into tests artifacts 2021-10-23 20:17:01 +03:00
docs Update settings.md 2021-10-23 22:30:42 +03:00
programs Add placeholder to play.html inputs 2021-10-21 18:49:20 +03:00
src Merge pull request #30594 from azat/fix-logical-error-on-connection-drain 2021-10-24 05:34:27 +03:00
tests Merge pull request #30562 from ClickHouse/fix-header-after-limit-push-down 2021-10-24 00:19:02 +03:00
utils Merge branch 'master' into trying_actions 2021-10-19 17:45:37 +03:00
website Add hardware benchmark on Macbook Pro M1 2020 2021-10-22 12:28:51 -06:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Merge pull request #30143 from amosbird/useupstreamreplxx 2021-10-19 17:50:43 +03:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-10-15 22:37:25 +03:00
CMakeLists.txt Merge pull request #30248 from ClickHouse/musl-4 2021-10-16 18:44:35 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml Change Docker org name 2021-09-20 01:52:21 +03:00
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2021-10-12 15:38:40 +03:00
release Proper build 2021-08-24 00:09:19 +00:00
SECURITY.md Update SECURITY.md 2021-10-07 20:30:07 +03:00
uncrustify.cfg

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 with syntax highlight and navigation.
  • Contacts can help to get your questions answered if there are any.