ClickHouse® is a real-time analytics DBMS
Go to file
Vitaly Baranov 5cd7b58499 Fix reusing connection after changing user's default settings via ALTER USER or ALTER SETTINGS PROFILE.
This fixes integration test "test_settings_constraints_distributed".
2020-03-31 18:08:01 +03:00
.github
base Merge pull request #9888 from ClickHouse/better-check-instructions 2020-03-28 04:28:30 +03:00
cmake Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
contrib using double width space to display newline ch 2020-03-21 21:46:32 +08:00
dbms Fix reusing connection after changing user's default settings via ALTER USER or ALTER SETTINGS PROFILE. 2020-03-31 18:08:01 +03:00
debian Removed leftovers 2020-03-21 19:43:31 +03:00
docker Add correct version of llvm-symbolizer in stress-test 2020-03-28 15:01:55 +03:00
docs fix mistype 2020-03-31 10:18:18 +03:00
utils MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
website [ImgBot] Optimize images (#9943) 2020-03-30 16:16:29 +03:00
.clang-format
.clang-tidy Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
.editorconfig
.gitattributes
.gitignore Draft of docs translation helper (#9755) 2020-03-19 20:49:27 +03:00
.gitlab-ci.yml
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2020-03-24 13:55:29 +03:00
CMakeLists.txt Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2020-03-30 11:36:24 +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 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