ClickHouse® is a real-time analytics DBMS
Go to file
Mikhail f. Shiryaev bfe0fbc701
Merge pull request #37373 from ClickHouse/preformance-artifact
Ugly hacks for performance.tgz artifacts
2022-05-19 23:14:09 +02:00
.github Merge pull request #36538 from ClickHouse/merge-builds 2022-05-19 19:19:18 +02:00
base A few clangtidy updates 2022-05-17 20:56:57 +02:00
benchmark
cmake Update version to 22.6.1.1 2022-05-19 10:06:09 +02:00
contrib Replace variable ARCH_ARM by ARCH_AARCH64 2022-05-15 09:48:02 +02:00
docker Do not fail if output and workspace are the same 2022-05-18 01:38:46 +02:00
docs Update version_date.tsv and changelogs after v22.5.1.2079-stable 2022-05-19 10:48:46 +02:00
packages
programs Merge pull request #37326 from ClickHouse/fix-marks-cache-size-cfg 2022-05-19 20:20:25 +02:00
src Merge pull request #37319 from lingo-xp/bug-fix 2022-05-19 22:17:10 +03:00
tests Fix get_release_or_pr execution in docker_server 2022-05-19 23:00:30 +02:00
tools/clickhouse-diagnostics
utils Update version_date.tsv and changelogs after v22.5.1.2079-stable 2022-05-19 10:48:46 +02:00
website
.clang-format
.clang-tidy A few clangtidy updates 2022-05-17 20:56:57 +02:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Cosmetics 2022-05-15 16:07:10 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
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.