ClickHouse® is a real-time analytics DBMS
Go to file
Alexander Kuzmenkov d6afb55d87
Merge pull request #24584 from ClickHouse/aku/fuzzer-death
ast fuzzer: determine server death more robustly
2021-05-28 13:05:59 +03:00
.github
base Merge pull request #21858 from BoloniniD/yaml-cfg 2021-05-22 10:29:51 +03:00
benchmark
cmake LLVM remove orc jit library 2021-05-24 12:38:33 +03:00
contrib Fix avro 2021-05-27 16:11:46 +03:00
debian Revert "Fix cli argument in clickhouse-server.init" 2021-05-24 16:51:50 +03:00
docker Merge pull request #24584 from ClickHouse/aku/fuzzer-death 2021-05-28 13:05:59 +03:00
docs Merge pull request #24278 from sevirov/sevirov-DOCSUP-9041-update_the_sql_statement_explain_plan 2021-05-28 10:19:49 +03:00
programs Merge pull request #24449 from vdimir/CLICKHOUSE-5062 2021-05-25 03:20:26 +03:00
src Merge pull request #24587 from nikitamikhaylov/reopen-enable-tests-and-examples 2021-05-28 09:36:18 +03:00
tests Merge pull request #24464 from CurtizJ/fix-tuples-create-as-select 2021-05-28 01:46:07 +03:00
utils better 2021-05-27 23:43:00 +03:00
website Fix broken HTML markup on website 2021-05-19 02:28:10 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Implemented YAMLParser class 2021-05-21 21:56:22 +03:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-05-21 07:47:18 +03:00
CMakeLists.txt Merge pull request #24030 from kitaisreal/submodule-llvm-project 2021-05-23 16:27:56 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2021-05-26 10:22:04 -07: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.

Upcoming Events