ClickHouse® is a real-time analytics DBMS
Go to file
Nikolai Kochetov 6b264933b2 Fix style.
2021-04-20 17:51:48 +03:00
.github
base Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1 2021-04-15 22:54:26 +08:00
benchmark
cmake Merge branch 'support-apple-m1' of github.com:changvvb/ClickHouse into support-apple-m1 2021-04-15 22:57:23 +08:00
contrib Merge branch 'master' into explain-output 2021-04-19 17:40:27 +03:00
debian Simplify debian packages 2021-04-11 23:04:50 +03:00
docker Merge pull request #23159 from ClickHouse/aku/merge-fusecount 2021-04-19 16:47:13 +03:00
docs Merge pull request #22620 from adevyatova/annadevyatova-DOCSUP-5887 2021-04-19 17:09:24 +03:00
programs Merge pull request #23217 from kssenii/default-q 2021-04-18 03:18:49 +03:00
src Fix style. 2021-04-20 17:51:48 +03:00
tests Support explain json = 1, indexes = 1. Added test. 2021-04-20 16:39:23 +03:00
utils Merge branch 'master' into keeper_bench_mark 2021-04-17 15:58:33 +03:00
website Update code-review.md 2021-04-14 23:02:28 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge pull request #21431 from danlark1/master 2021-04-15 01:38:20 +03:00
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.
  • 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.