ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 1577d771df
Merge pull request #10341 from azat/auto_distributed_group_by_no_merge
Auto distributed_group_by_no_merge on GROUP BY sharding key
2020-04-20 08:30:27 +03:00
.github
base
benchmark
cmake build on FreeBSD fix (amd64) 2020-04-18 16:54:45 +03:00
contrib
debian
docker
docs Merge pull request #10161 from den-crane/Docs/merge-tree-settings 2020-04-18 16:01:12 +03:00
programs Introduce "max_server_memory_usage" setting 2020-04-20 01:59:21 +03:00
src Merge pull request #10341 from azat/auto_distributed_group_by_no_merge 2020-04-20 08:30:27 +03:00
tests Merge pull request #10341 from azat/auto_distributed_group_by_no_merge 2020-04-20 08:30:27 +03:00
utils
website
.clang-format Fixed wrong code around Memory Profiler 2020-03-03 03:24:44 +03:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt
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 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