ClickHouse® is a real-time analytics DBMS
Go to file
Maksim Kita f1b08ae0bd
Merge pull request #24545 from nvartolomei/nv/scalar-subquery-exception
Avoid hiding errors like `Limit for rows or bytes to read exceeded` for scalar subqueries
2021-05-28 23:01:31 +03:00
.github Update 40_bug-report.md 2021-04-28 06:53:00 +03:00
base Merge pull request #21858 from BoloniniD/yaml-cfg 2021-05-22 10:29:51 +03:00
benchmark
cmake LLVM remove orc jit library 2021-05-24 12:38:33 +03:00
contrib Fix avro 2021-05-27 16:11:46 +03:00
debian Revert "Fix cli argument in clickhouse-server.init" 2021-05-24 16:51:50 +03:00
docker Merge pull request #24584 from ClickHouse/aku/fuzzer-death 2021-05-28 13:05:59 +03:00
docs Merge pull request #24459 from adevyatova/annadevyatova-DOCSUP-8711-sumCount 2021-05-28 15:58:30 +03:00
programs Merge pull request #24449 from vdimir/CLICKHOUSE-5062 2021-05-25 03:20:26 +03:00
src Merge pull request #24545 from nvartolomei/nv/scalar-subquery-exception 2021-05-28 23:01:31 +03:00
tests Merge branch 'master' into nv/scalar-subquery-exception 2021-05-28 21:38:27 +03:00
utils better 2021-05-27 23:43:00 +03:00
website Fix broken HTML markup on website 2021-05-19 02:28:10 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes Union merge for arcadia_skip_list.txt to avoid frequent conflicts 2021-03-10 08:50:32 +03:00
.gitignore Ignore cmake-in-clickhouse 2021-04-28 18:10:12 +03:00
.gitmodules Implemented YAMLParser class 2021-05-21 21:56:22 +03:00
.potato.yml Fix yamllint issues 2021-02-20 23:25:21 +03:00
.pylintrc Add pylintrc config 2021-01-26 23:35:56 +03:00
.vimrc
.yamllint Drop truthy.check-keys from yamllint (does not supported on CI) 2021-02-21 06:15:36 +03:00
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-05-21 07:47:18 +03:00
CMakeLists.txt Merge pull request #24030 from kitaisreal/submodule-llvm-project 2021-05-23 16:27:56 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE Update LICENSE 2021-01-25 17:00:13 +03:00
PreLoad.cmake
README.md Update README.md 2021-05-26 10:22:04 -07:00
release Remove rotten parts of release script 2021-04-25 02:11:31 +03:00
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 announcements and reports about events.
  • Code Browser with syntax highlight and navigation.
  • 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