ClickHouse® is a real-time analytics DBMS
Go to file
2021-10-07 17:03:54 +03:00
.github
base Merge pull request #29683 from myrrc/improvement/tl-to-common 2021-10-05 21:49:15 +03:00
benchmark
cmake
contrib
debian
docker Merge branch 'master' into update-minio 2021-10-06 05:45:18 +00:00
docs Dictionary attributes updated documentation 2021-10-06 23:33:36 +03:00
programs Remove more data streams (#29491) 2021-10-07 11:26:08 +03:00
src Add coroutines example. 2021-10-07 17:03:54 +03:00
tests Merge pull request #29281 from lingtaolf/bugfix/tupleFilter 2021-10-07 12:24:26 +03:00
utils
website
.clang-format
.clang-tidy Revert "Revert "Fix tidy"" 2021-09-06 12:16:52 +03:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
.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 Add changelog for 21.10 2021-10-05 09:28:31 +03:00
CMakeLists.txt -nostdlib++ 2021-10-05 10:51:49 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release Proper build 2021-08-24 00:09:19 +00:00
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.