ClickHouse® is a real-time analytics DBMS
Go to file
2022-02-01 05:49:40 +03:00
.github Revert "Add func tests run with s3" 2022-02-01 05:46:13 +03:00
base Merge pull request #34145 from kitaisreal/bitset-sort-performance-check 2022-01-31 12:35:13 +01:00
benchmark
cmake Fix missing -Werror 2022-01-28 02:07:43 +08:00
contrib Merge branch 'master' into fix-orc 2022-01-27 18:22:52 +00:00
debian
docker Revert "Add func tests run with s3" 2022-02-01 05:46:13 +03:00
docs Update developer-instruction.md 2022-02-01 05:29:42 +03:00
programs Merge pull request #33960 from Avogar/autodetect-format 2022-01-28 12:02:15 +03:00
src Revert "Add pool to WriteBufferFromS3" 2022-02-01 05:49:40 +03:00
tests Revert "Add pool to WriteBufferFromS3" 2022-02-01 05:49:40 +03:00
utils Improve performance of format Regexp 2022-02-01 02:07:48 +03:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge pull request #33970 from amosbird/fixwerror 2022-01-28 16:53:09 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md
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 (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.