ClickHouse® is a real-time analytics DBMS
Go to file
Kseniia Sumarokova dadaeabda7
Merge pull request #32670 from CurtizJ/fix-reading-in-order
Fix reading in order of sorting key from `Distributed` and `Merge` tables
2021-12-14 00:42:48 +03:00
.github
base Remove even minimal support for readline 2021-12-11 11:33:57 +03:00
benchmark
cmake
contrib
debian
docker
docs Merge pull request #32325 from stigsb/table-overrides 2021-12-13 20:39:42 +03:00
programs
src Merge pull request #32670 from CurtizJ/fix-reading-in-order 2021-12-14 00:42:48 +03:00
tests Merge pull request #32670 from CurtizJ/fix-reading-in-order 2021-12-14 00:42:48 +03:00
utils
website plausible analytic blog post (#32719) 2021-12-13 21:07:08 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
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 with syntax highlight and navigation.
  • Contacts can help to get your questions answered if there are any.