ClickHouse® is a real-time analytics DBMS
Go to file
Alexander Kuzmenkov 19bdb34b19
Merge pull request #16183 from hexiaoting/dev_replace
Fix: throw error when column transformer use non-exist column
2020-11-27 14:09:58 +03:00
.github
base Merge pull request #15111 from vitlibar/grpc-protocol 2020-11-25 09:00:32 +03:00
benchmark
cmake Merge pull request #16804 from vdimir/ip-dict-no-trie 2020-11-26 19:26:06 +03:00
contrib Drop include of the removed libbtrie in cmake rules 2020-11-26 21:38:31 +03:00
debian Simplify init script: even more 2020-11-26 08:13:45 +03:00
docker Merge pull request #15419 from myrrc/improvement/diff-types-in-avg-weighted 2020-11-26 17:16:48 +03:00
docs Merge pull request #17445 from qianmoQ/fix-docs 2020-11-27 10:43:46 +03:00
programs Merge pull request #17421 from ClickHouse/clickhouse-install-improvements 2020-11-26 23:12:57 +03:00
src Merge pull request #16183 from hexiaoting/dev_replace 2020-11-27 14:09:58 +03:00
tests Merge pull request #16183 from hexiaoting/dev_replace 2020-11-27 14:09:58 +03:00
utils Merge branch 'master' into ip-dict-no-trie 2020-11-25 23:07:19 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Fork abseil-cpp to remove dependency on errno@GLIBC_PRIVATE, __pthread_unwind@GLIBC_PRIVATE and to fix shared build. 2020-11-24 17:55:02 +03:00
.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 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