ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 5bf2d679fe
Merge pull request #31029 from azat/perf-tests-pull
Tune perf tests configs/scripts
2021-11-04 00:24:12 +03:00
.github
base
benchmark
cmake
contrib
debian
docker
docs Merge pull request #30867 from sevirov/sevirov-DOCSUP-12425-document_the_min_bytes_to_rebalance_partition_over_jbod_setting 2021-11-03 19:16:45 +03:00
programs
src Merge pull request #31035 from vdimir/fuse-syntax-settings 2021-11-03 16:13:44 +03:00
tests Separate option for enabling fuse syntax for sum, avg, count 2021-11-03 15:13:09 +03:00
utils
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
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 Better .clang-format and uncrustify.cfg 2018-11-29 15:45:34 +03:00

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.