ClickHouse® is a real-time analytics DBMS
Go to file
2022-06-02 13:08:30 +00:00
.github Merge pull request #37750 from DevTeamBK/fix_coverity_checkout 2022-06-02 11:52:22 +02:00
base Fix build with -DENABLE_LIBRARIES=0 / -DENABLE_REPLXX=0 2022-06-01 10:02:28 +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 Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
docker Merge branch 'master' into try_fix_tests 2022-05-29 15:04:48 +00:00
docs Merge pull request #37595 from yjant/patch-4 2022-06-02 02:21:03 +02:00
packages Fix strange whitespace (or I do not know YAML) 2022-04-24 22:38:59 +02:00
programs Merge branch 'master' into tonickkozlov/odbc-disable-connection-pooling 2022-06-02 13:08:30 +00:00
src Merge branch 'master' into tonickkozlov/odbc-disable-connection-pooling 2022-06-02 13:08:30 +00:00
tests Merge pull request #37596 from hanfei1991/hanfei/zk-write 2022-06-02 15:09:07 +03:00
tools/clickhouse-diagnostics Style fixes 2022-04-29 09:21:05 +01:00
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 pull request #37347 from ClickHouse/disable-readability-identifier-length 2022-05-20 09:04:59 +02:00
.editorconfig
.gitattributes
.gitignore Add cmake page back to docs && fix /settings/settings in /zh 2022-04-24 16:47:19 -06:00
.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 Relax cmake check for CFLAGS/CXXFLAGS/LDFLAGS 2022-05-03 14:59:03 +03:00
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.