ClickHouse® is a real-time analytics DBMS
Go to file
alesapin 5b72cd231f
Merge pull request #21183 from ClickHouse/fix_mutation_for_storages
Restrict mutations for engines which doesn't support them
2021-02-26 09:54:09 +03:00
.github Drop truthy.check-keys from yamllint (does not supported on CI) 2021-02-21 06:15:36 +03:00
base Added "opt_reconnect" parameter to config for controlling MYSQL_OPT_RECONNECT option (#19998) 2021-02-26 09:49:49 +03:00
benchmark
cmake ccache 4.2+ does not requires any quirks for SOURCE_DATE_EPOCH 2021-02-18 22:39:44 +03:00
contrib Fix server stop 2021-02-24 16:51:56 +03:00
debian
docker Merge branch 'master' into persistent_nukeeper_log_storage 2021-02-22 23:52:26 +03:00
docs Merge branch 'master' into romanzhukov-DOCSUP-5822-update-accurateCastOrNull 2021-02-25 14:40:49 +03:00
programs Merge pull request #16193 from ClickHouse/database_replicated 2021-02-20 19:39:34 +03:00
src Merge pull request #21183 from ClickHouse/fix_mutation_for_storages 2021-02-26 09:54:09 +03:00
tests Merge pull request #21183 from ClickHouse/fix_mutation_for_storages 2021-02-26 09:54:09 +03:00
utils Merge pull request #21148 from vitlibar/protobuf-format-better-tests-2 2021-02-25 06:01:47 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
.gitattributes
.gitignore ignore data store files 2021-02-17 12:58:17 +08:00
.gitmodules
.potato.yml Fix yamllint issues 2021-02-20 23:25:21 +03:00
.pylintrc
.vimrc
.yamllint Drop truthy.check-keys from yamllint (does not supported on CI) 2021-02-21 06:15:36 +03:00
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 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.