ClickHouse® is a real-time analytics DBMS
Go to file
2021-09-11 18:14:00 +03:00
.github
base fix -Wreserved-identifier in base/daemon/BaseDaemon.cpp 2021-09-10 11:41:49 +03:00
benchmark
cmake Merge branch 'master' into fix-build-clang-13-2 2021-09-10 12:05:54 +00:00
contrib Merge pull request #28820 from azat/llvm-shared 2021-09-10 00:49:18 +03:00
debian Auto version update to [21.11.1.1] [54456] 2021-09-09 12:03:29 +03:00
docker remove duplicated libraries 2021-09-11 18:10:18 +03:00
docs Merge branch 'master' into fix-build-clang-13-2 2021-09-11 15:03:52 +00:00
programs client: print query on client exception only in non-interactive mode 2021-09-10 21:02:55 +03:00
src Merge branch 'master' into fix-build-clang-13-2 2021-09-11 15:03:52 +00:00
tests remove cases with unspecified behaviour (out of UInt64 range) 2021-09-11 18:14:00 +03:00
utils solve problem with memcpy-bench.cpp 2021-09-09 23:51:47 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-09-09 00:34:45 +03:00
CMakeLists.txt Merge branch 'master' into fix-build-clang-13-2 2021-09-11 15:03:52 +00: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.