ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 81b43dc481
Merge pull request #12020 from ClickHouse/fix-collations-order-by-tuple-const
Fix ORDER BY tuple with COLLATE on const column
2020-06-30 15:09:57 +03:00
.github
base Merge pull request #11975 from oandrew/fix-word-breaks 2020-06-27 19:13:44 +03:00
benchmark
cmake merge master 2020-06-24 00:18:16 +03:00
contrib Update contrib/poco to ClickHouse-Extras/poco #22 (#12037) 2020-06-30 14:27:40 +03:00
debian Auto version update to [20.6.1.1] [54436] 2020-06-22 20:40:26 +03:00
docker Merge pull request #11989 from ClickHouse/aku/long-perf 2020-06-30 08:52:29 +03:00
docs Fix typo (#12046) 2020-06-30 11:30:06 +03:00
programs Merge pull request #12022 from oandrew/clickhouse-local-improvements 2020-06-29 17:54:24 +03:00
src Merge pull request #12020 from ClickHouse/fix-collations-order-by-tuple-const 2020-06-30 15:09:57 +03:00
tests Merge pull request #12020 from ClickHouse/fix-collations-order-by-tuple-const 2020-06-30 15:09:57 +03:00
utils Automated backporting machinery (#12029) 2020-06-29 15:13:19 +03:00
website Update README.md 2020-06-30 11:00:45 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Update contrib/poco to ClickHouse-Extras/poco #22 (#12037) 2020-06-30 14:27:40 +03:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge pull request #11300 from blinkov/sentry 2020-06-25 17:20:50 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2020-06-22 11:01:14 +03:00
release
SECURITY.md
uncrustify.cfg
ya.make

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.
  • Slack and Telegram allow to chat with ClickHouse users in real-time.
  • Blog contains various ClickHouse-related articles, as well as announces and reports about events.
  • Yandex.Messenger channel shares announcements and useful links in Russian.
  • 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.