ClickHouse® is a real-time analytics DBMS
Go to file
Mark Papadakis b642bd494d
Update ActionsVisitor.cpp
Refactoring: eliminated a local, throws if it matches the column name as opposed to iterating to the end of the container.
2020-10-01 12:03:19 +03:00
.github Add experimental codecov.yml 2020-09-30 12:51:07 +03:00
base
benchmark
cmake Merge pull request #15435 from ClickHouse/ADQM-160-fix 2020-09-30 11:21:55 +03:00
contrib Merge pull request #15435 from ClickHouse/ADQM-160-fix 2020-09-30 11:21:55 +03:00
debian
docker Merge pull request #15230 from ClickHouse/aku/debug-perf 2020-09-30 15:05:32 +03:00
docs Merge pull request #15377 from cagev/patch-1 2020-09-30 19:18:26 +03:00
programs
src Update ActionsVisitor.cpp 2020-10-01 12:03:19 +03:00
tests Merge pull request #15376 from excitoon-favorites/fixs3storage 2020-10-01 04:30:32 +03:00
utils
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.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 Update README.md 2020-09-30 10:51:32 +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 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