ClickHouse® is a real-time analytics DBMS
Go to file
Nikolai Kochetov 2ad2f20176 Add NOLINT
2021-10-08 21:55:09 +03:00
.github
base Merge pull request #29683 from myrrc/improvement/tl-to-common 2021-10-05 21:49:15 +03:00
benchmark
cmake Merge pull request #29682 from traceon/xcode-13-fix-build 2021-10-04 02:34:43 +03:00
contrib Pull libcxx 2021-10-08 21:38:12 +03:00
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 NOLINT 2021-10-08 21:55:09 +03:00
tests Merge pull request #29281 from lingtaolf/bugfix/tupleFilter 2021-10-07 12:24:26 +03:00
utils Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected 2021-10-03 17:42:36 +04:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Add changelog for 21.10 2021-10-05 09:28:31 +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 Sync copyrights 2021-10-04 09:16:18 +03:00
PreLoad.cmake
README.md Update README.md 2021-10-04 17:12:29 +03:00
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.