ClickHouse® is a real-time analytics DBMS
Go to file
2021-10-26 00:02:41 +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 #30613 from azat/clang-12 2021-10-24 23:37:09 +03:00
contrib fix conflict 2021-10-20 15:22:16 +00:00
debian Add lld into Build-Depends for debian package 2021-09-25 02:18:36 +03:00
docker Add metadata for *_log into tests artifacts 2021-10-23 20:17:01 +03:00
docs Update gui.md 2021-10-25 07:43:59 +03:00
programs Merge pull request #30511 from orloffv/patch-3 2021-10-25 09:38:32 +03:00
src Fix PREWHERE with WHERE in case of always true PREWHERE 2021-10-26 00:02:41 +03:00
tests Fix PREWHERE with WHERE in case of always true PREWHERE 2021-10-26 00:02:41 +03:00
utils Remove one unused CompressedReadBufferFromFile ctor 2021-10-24 18:58:22 +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 Update AUTHORS 2021-09-22 11:38:03 +03:00
CHANGELOG.md Update CHANGELOG.md 2021-10-15 22:37:25 +03:00
CMakeLists.txt Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into filelog-engine 2021-10-18 07:33:11 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Remove old CLA 2021-09-28 20:16:33 +03:00
docker-compose.yml
format_sources
LICENSE Sync copyrights 2021-10-04 09:16:18 +03:00
PreLoad.cmake
README.md Update README.md 2021-10-12 15:38:40 +03:00
release
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.