ClickHouse® is a real-time analytics DBMS
Go to file
Nikolai Kochetov 3f2d857cb1
Merge pull request #6054 from CurtizJ/order-by-efficient
Optimization of ORDER BY with respect to the ORDER key in MergeTree tables (continuation of #5042).
2019-07-27 17:05:50 +03:00
.github
ci
cmake
contrib Merge branch 'master' into merge-profiler 2019-07-25 22:54:22 +03:00
dbms Merge remote-tracking branch 'upstream/master' into order-by-efficient 2019-07-27 10:38:10 +03:00
debian
docker Auto version update to [19.13.1.1] [54425] 2019-07-23 11:20:52 +03:00
docs DOCAPI-7553: EN review. RU translation. Update of CHECK TABLE description (#6138) 2019-07-26 10:15:28 +03:00
libs Sanity and configuration checks 2019-07-26 01:35:47 +03:00
utils Update build_macos.sh 2019-07-25 23:32:13 +03:00
website
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.vimrc
AUTHORS
CHANGELOG_RU.md
CHANGELOG.md
CMakeLists.txt
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 quick high-level overview of ClickHouse on main page.
  • Tutorial shows how to set up and query small ClickHouse cluster.
  • Documentation provides more in-depth information.
  • YouTube channel has a lot of content about ClickHouse in video format.
  • Blog contains various ClickHouse-related articles, as well as announces and reports about events.
  • Contacts can help to get your questions answered if there are any.
  • You can also fill this form to meet Yandex ClickHouse team in person.

Upcoming Events