ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 6811eb5e39
Merge pull request #27214 from azat/tests-replicated-database-macro
Allow parallel execution of *.sql tests with ReplicatedMergeTree (by using {database} macro)
2021-08-08 04:05:59 +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 Merge pull request #27081 from ClickHouse/fix_logs_in_nuraft 2021-08-07 19:48:53 +03:00
debian Revert "Auto version update to [21.10.1.1] [54455]" 2021-07-17 13:17:30 +03:00
docker Update Dockerfile 2021-08-06 18:12:36 +03:00
docs Fix documentation #27175 2021-08-07 16:58:14 +03:00
programs Merge pull request #27222 from ClickHouse/aku/fuzzer-reconnect 2021-08-06 17:14:16 +03:00
src Merge pull request #26984 from azat/keeper-server-fix 2021-08-08 04:04:42 +03:00
tests Merge pull request #27214 from azat/tests-replicated-database-macro 2021-08-08 04:05:59 +03:00
utils Merge pull request #27214 from azat/tests-replicated-database-macro 2021-08-08 04:05:59 +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.