ClickHouse® is a real-time analytics DBMS
Go to file
Alexander Kuzmenkov 9f0b5a5937
Merge pull request #27222 from ClickHouse/aku/fuzzer-reconnect
more careful handling of reconnects in fuzzer
2021-08-06 17:14:16 +03:00
.github Update 50_build-issue.md 2021-08-03 14:43:56 +03:00
base Update BaseDaemon.cpp 2021-07-30 09:21:03 +03:00
benchmark Benchmark script fix 2021-07-29 13:02:10 +03:00
cmake Add an ability to build ClickHouse without NLP functions 2021-07-30 16:30:30 +03:00
contrib Reverted libunwind 2021-08-05 11:32:53 +03:00
debian Revert "Auto version update to [21.10.1.1] [54455]" 2021-07-17 13:17:30 +03:00
docker Merge pull request #27190 from ClickHouse/aku/perf-settings 2021-08-05 10:56:39 +03:00
docs Merge pull request #27251 from den-crane/patch-22 2021-08-06 15:59:15 +03:00
programs Merge pull request #27222 from ClickHouse/aku/fuzzer-reconnect 2021-08-06 17:14:16 +03:00
src Merge pull request #27225 from kitaisreal/database-replicated-worker-logs-to-keep-race-fix 2021-08-06 14:16:36 +03:00
tests Merge pull request #25895 from ClickHouse/improve_create_or_replace 2021-08-06 11:58:46 +03:00
utils Update version_date.tsv after release 21.7.6.39 2021-08-06 13:30:49 +03:00
website Cut some unknown garbage from bootstrap.css #27047 2021-08-01 00:04:35 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Merge branch 'master' into evillique-nlp 2021-07-30 13:03:10 +03:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Add an ability to build ClickHouse without NLP functions 2021-07-30 16:30:30 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Remove past event 2021-07-24 16:36:26 +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.
  • 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.