ClickHouse® is a real-time analytics DBMS
Go to file
Alexey Milovidov 284e547bc3 Fix error
2021-10-11 09:01:23 +03:00
.github
base Remove trash from CMake 2021-10-11 06:58:08 +03:00
benchmark
cmake Fix error 2021-10-11 07:07:58 +03:00
contrib Fix error 2021-10-11 08:52:41 +03:00
debian
docker Remove old toolchain 2021-10-11 07:02:19 +03:00
docs Update adopters.md 2021-10-11 00:05:53 +03:00
programs Merge pull request #29951 from vitlibar/fix-access-control-shutdown 2021-10-10 23:56:40 +03:00
src Fix error 2021-10-11 09:01:23 +03:00
tests Merge pull request #29947 from azat/stateless-tests-fixes-v21.10 2021-10-11 01:09:57 +03:00
utils Update Native. 2021-10-08 20:21:19 +03:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Experiment with minimized toolchain 2021-10-11 04:37:04 +03:00
.potato.yml
.pylintrc
.vimrc
.yamllint Drop truthy.check-keys from yamllint (does not supported on CI) 2021-02-21 06:15:36 +03:00
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-10-09 18:42:53 +03:00
CMakeLists.txt Add -fcoroutines for g++ 2021-10-08 15:06:09 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml Change Docker org name 2021-09-20 01:52:21 +03:00
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md Update SECURITY.md 2021-10-07 20:30:07 +03:00
uncrustify.cfg

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.