ClickHouse® is a real-time analytics DBMS
Go to file
alesapin 11b1600c23 fix
2021-11-09 14:05:02 +03:00
.github fix 2021-11-09 14:05:02 +03:00
base
benchmark
cmake
contrib
debian
docker
docs Merge pull request #31118 from lehasm/alexey-sm-doc-build-stall 2021-11-08 11:23:26 +03:00
programs Merge pull request #30851 from kssenii/clickhouse-local-improve 2021-11-08 10:07:29 +03:00
src Skip max_partition_size_to_drop check in case of ATTACH PARTITION ... FROM (#30995) 2021-11-08 13:07:14 +03:00
tests Fix style 2021-11-08 17:45:19 +03:00
utils Remove remaining usages of Y_IGNORE 2021-11-02 14:41:30 +03:00
website Add overflow to benchmark tables 2021-11-05 10:20:59 -06:00
.clang-format
.clang-tidy
.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 Update CHANGELOG.md 2021-11-04 23:13:10 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2021-10-12 15:38:40 +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 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 with syntax highlight and navigation.
  • Contacts can help to get your questions answered if there are any.