ClickHouse® is a real-time analytics DBMS
Go to file
alesapin 2365bbf0d3
Merge pull request #34566 from ClickHouse/startup-sanity-checks
add simple sanity checks for server startup
2022-03-31 11:33:59 +02:00
.github
base
benchmark
cmake
contrib
debian
docker Merge pull request #35773 from azat/stateless-tests-artifacts 2022-03-31 12:16:48 +03:00
docs Merge pull request #34055 from palegre-tiny/groupSortedArray 2022-03-31 01:20:15 +03:00
packages
programs Fix logs space check 2022-03-31 00:22:36 +02:00
src Merge pull request #34566 from ClickHouse/startup-sanity-checks 2022-03-31 11:33:59 +02:00
tests Merge pull request #35727 from kssenii/fix-any-all 2022-03-31 10:05:37 +02:00
utils Fix stylecheck 2022-03-30 10:55:49 +00:00
website
.clang-format add BeforeLambdaBody to .clang-format 2022-02-11 16:51:45 +01:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md

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 a quick high-level overview of ClickHouse on the main page.
  • Tutorial shows how to set up and query a 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 chatting with ClickHouse users in real-time.
  • Blog contains various ClickHouse-related articles, as well as announcements and reports about events.
  • Code Browser (Woboq) with syntax highlight and navigation.
  • Code Browser (github.dev) with syntax highlight, powered by github.dev.
  • Contacts can help to get your questions answered if there are any.