ClickHouse® is a real-time analytics DBMS
Go to file
2021-10-11 16:40:12 +03:00
.github
base
benchmark
cmake Whitespaces 2021-10-10 04:09:17 +03:00
contrib Add missing files to libc-headers. 2021-10-11 07:44:12 +03:00
debian
docker Review fixes 2021-10-11 16:40:12 +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 Merge pull request #29976 from hexiaoting/dev_quantile_fuse2 2021-10-11 10:06:40 +03:00
tests Review fixes 2021-10-11 16:40:12 +03:00
utils Update Native. 2021-10-08 20:21:19 +03:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
.yamllint
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
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md
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.