ClickHouse® is a real-time analytics DBMS
Go to file
Alexander Kuzmenkov 716a3df6eb
Merge pull request #20337 from ClickHouse/aku/window-prototype
window function rank() and friends
2021-02-13 03:03:49 +03:00
.github See comment from Maxim Akhmedov in https://t.me/joinchat/VP49ANS8VOcAgG75 at 2021-02-10 22:31 MSK 2021-02-10 23:32:11 +03:00
base Merge pull request #19317 from abyss7/dwarf-folly 2021-02-12 02:38:50 +03:00
benchmark
cmake
contrib Fix build 2021-02-07 16:20:00 +03:00
debian
docker Add libnss_files to alpine image 2021-02-11 12:56:26 +01:00
docs Update index.md 2021-02-12 17:37:22 +03:00
programs Merge pull request #19721 from azat/buffer-profile 2021-02-13 02:43:41 +03:00
src Merge pull request #20337 from ClickHouse/aku/window-prototype 2021-02-13 03:03:49 +03:00
tests Merge pull request #20337 from ClickHouse/aku/window-prototype 2021-02-13 03:03:49 +03:00
utils Merge pull request #19726 from CurtizJ/style-check 2021-02-08 16:24:49 +03:00
website Merge pull request #20125 from qoega/add-benchmark-8cpu-s3 2021-02-07 16:51:26 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-02-07 18:19:10 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2021-02-13 01:46:13 +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 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.