ClickHouse® is a real-time analytics DBMS
Go to file
2022-01-06 09:59:03 +08:00
.github Update CODEOWNERS 2022-01-03 02:08:36 +03:00
base Fix clang-tidy 2022-01-04 23:52:10 +03:00
benchmark
cmake Fix 2021-12-31 20:53:03 +08:00
contrib
debian
docker Remove obsolete and unsupported Docker Builder #33345 2022-01-04 20:03:59 +03:00
docs Add postgresql_port config parameter description 2022-01-06 09:59:03 +08:00
programs clickhouse-local: track memory under --max_memory_usage_in_client option 2021-12-31 11:06:15 +03:00
src Merge pull request #33366 from ClickHouse/aggregate-dependencies 2022-01-05 02:50:25 +03:00
tests Merge pull request #33366 from ClickHouse/aggregate-dependencies 2022-01-05 02:50:25 +03:00
utils Merge pull request #33175 from Alex-Burmak/clickhouse-diagnostics 2021-12-29 10:12:55 +03:00
website Update success.html 2022-01-04 08:20:53 -08:00
.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 Change Docker org name 2021-09-20 01:52:21 +03:00
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md Update SECURITY.md 2022-01-04 23:40:35 +03:00
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.