ClickHouse® is a real-time analytics DBMS
Go to file
andrc1901 642bac568b
Update docs/ru/operations/system-tables/data_skipping_indices.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2021-10-28 21:52:44 +03:00
.github Conditional run 2021-10-26 13:34:12 +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 fuzzer build (#30344) 2021-10-26 20:30:34 +03:00
debian
docker Fix fuzzer build (#30344) 2021-10-26 20:30:34 +03:00
docs Update docs/ru/operations/system-tables/data_skipping_indices.md 2021-10-28 21:52:44 +03:00
programs Merge pull request #30667 from kitaisreal/compiled-expression-cache-limit-elements-size 2021-10-26 16:43:49 +03:00
src Fix fuzzer build (#30344) 2021-10-26 20:30:34 +03:00
tests Merge pull request #30668 from azat/prewhere-always-true-where 2021-10-26 17:18:50 +03:00
utils Remove one unused CompressedReadBufferFromFile ctor 2021-10-24 18:58:22 +03:00
website Revert "Fix style regressions on benchmark page (#30506)" 2021-10-25 20:02:35 +03: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 Fix fuzzer build (#30344) 2021-10-26 20:30:34 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
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.