ClickHouse® is a real-time analytics DBMS
Go to file
Alexander Tokmakov 084dd6f3c2
Merge pull request #37767 from excitoon-favorites/removeperrequestconfigurationfromawssdkcpp
Moved `ClientConfigurationPerRequest` to ClickHouse
2022-06-03 17:42:50 +03:00
.github Merge remote-tracking branch 'origin/master' into aarch64-perf 2022-06-02 14:31:55 +02:00
base Merge branch 'master' of github.com:ClickHouse/ClickHouse into llvm-14 2022-06-01 22:09:58 +02:00
benchmark Add benchmark script for testing clouds 2022-05-09 04:05:32 +02:00
cmake Merge pull request #37379 from azat/fix-debug-symbols 2022-05-22 00:19:34 +03:00
contrib Merge pull request #37745 from DevTeamBK/libxml2_upgrade 2022-06-02 18:39:09 +03:00
docker Added support for schema inference for hdfsCluster [2] (#35812) 2022-06-03 15:54:29 +02:00
docs Merge pull request #37825 from vdimir/contrib-trigger-false 2022-06-03 15:31:18 +02:00
packages
programs Merge pull request #34754 from ClickHouse/llvm-14 2022-06-03 14:07:34 +03:00
src Merge pull request #37767 from excitoon-favorites/removeperrequestconfigurationfromawssdkcpp 2022-06-03 17:42:50 +03:00
tests Added support for schema inference for hdfsCluster [2] (#35812) 2022-06-03 15:54:29 +02:00
tools/clickhouse-diagnostics
utils Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
website Remove useless files 2022-05-27 00:39:16 +02:00
.clang-format
.clang-tidy Merge branch 'master' into llvm-14 2022-05-22 22:38:07 +02:00
.editorconfig
.gitattributes
.gitignore
.gitmodules Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2022-05-20 02:22:09 +03:00
CMakeLists.txt No need to checkout submodules/contribs recursively 2022-06-01 13:54:53 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md Add Amsterdam Meetup 2022-06-03 15:57:25 +02:00
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.

Upcoming Events