ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 8b3c37e648
Merge pull request #23248 from ClickHouse/revert-21589-dmalkr/arrayFold
Revert "Function `arrayFold` for folding over array with accumulator"
2021-04-18 03:34:20 +03:00
.github
base Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1 2021-04-15 22:54:26 +08:00
benchmark
cmake Merge branch 'support-apple-m1' of github.com:changvvb/ClickHouse into support-apple-m1 2021-04-15 22:57:23 +08:00
contrib Fix waiting for all connections closed on shutdown. 2021-04-17 16:06:27 +03:00
debian Simplify debian packages 2021-04-11 23:04:50 +03:00
docker Disable postgresql_port in perf tests 2021-04-17 15:28:09 +03:00
docs Revert "Function arrayFold for folding over array with accumulator" 2021-04-18 03:34:05 +03:00
programs Merge pull request #23217 from kssenii/default-q 2021-04-18 03:18:49 +03:00
src Revert "Function arrayFold for folding over array with accumulator" 2021-04-18 03:34:05 +03:00
tests Revert "Function arrayFold for folding over array with accumulator" 2021-04-18 03:34:05 +03:00
utils Update version_date.tsv after release 20.8.18.32 2021-04-17 01:11:03 +03:00
website Update code-review.md 2021-04-14 23:02:28 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore ignore data store files 2021-02-17 12:58:17 +08:00
.gitmodules Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc 2021-04-11 21:36:08 +00:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-04-14 01:32:31 +03:00
CMakeLists.txt Merge pull request #21431 from danlark1/master 2021-04-15 01:38:20 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
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 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.