ClickHouse® is a real-time analytics DBMS
Go to file
alesapin c0d1416bbd
Merge pull request #15516 from nvartolomei/nv/error-out-for-wrong-parameters-replicatedmergetree
Throw an error when a single parameter is passed to ReplicatedMergeTree instead of ignoring it
2020-10-02 10:18:28 +03:00
.github
base
benchmark
cmake Fix using external protobuf library for the build. 2020-10-01 06:28:54 +03:00
contrib Fix using external protobuf library for the build. 2020-10-01 06:28:54 +03:00
debian
docker Merge pull request #15479 from ClickHouse/aku/docker-shellcheck 2020-10-01 18:27:59 +03:00
docs Merge pull request #15377 from cagev/patch-1 2020-09-30 19:18:26 +03:00
programs
src Merge pull request #15516 from nvartolomei/nv/error-out-for-wrong-parameters-replicatedmergetree 2020-10-02 10:18:28 +03:00
tests Merge pull request #15516 from nvartolomei/nv/error-out-for-wrong-parameters-replicatedmergetree 2020-10-02 10:18:28 +03:00
utils Check docker scripts with shellcheck 2020-09-30 20:06:46 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2020-09-22 20:52:43 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md Update SECURITY.md 2020-10-01 19:17:11 +03:00
uncrustify.cfg Better .clang-format and uncrustify.cfg 2018-11-29 15:45:34 +03:00
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.
  • 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.

Upcoming Events