ClickHouse® is a real-time analytics DBMS
Go to file
2022-01-09 04:28:24 +03: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 Merge pull request #32484 from Algunenano/libcxx13_take2 2021-12-25 10:14:12 +03:00
debian Merge pull request #32415 from ClickHouse/arm64_workers 2021-12-17 08:46:52 +03:00
docker Remove obsolete and unsupported Docker Builder #33345 2022-01-04 20:03:59 +03:00
docs Fix quick start for FreeBSD 2022-01-06 22:56:32 +03:00
programs Fix error 2022-01-06 05:21:03 +03:00
src Avoid exponential backtracking in parser, part 2 2022-01-09 04:28:24 +03:00
tests Normalize left, right, leftUTF8, rightUTF8 functions 2022-01-05 06:46:31 +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 Use ClickHouse-Extras for the submodules 2021-12-23 09:19:10 +01:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-12-15 20:40:42 -04:00
CMakeLists.txt Fix shared hermetic builds on Arch linux 2021-12-24 23:43:12 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake Hermetic shared build 2021-12-20 16:59:42 +08:00
README.md
release Add aarch64 deb package 2021-12-16 12:42:49 +01:00
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.