ClickHouse® is a real-time analytics DBMS
Go to file
2022-04-25 12:48:54 +02:00
.github Check style in documentation PRs 2022-04-25 09:42:55 +02:00
base Merge pull request #36444 from rschu1ze/clang-tidy-fixes 2022-04-21 16:11:27 +02:00
benchmark Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
cmake Remove support for ancient CMake 2022-04-25 12:48:24 +02:00
contrib Merge branch 'master' into musl-check 2022-04-20 09:28:40 +00:00
docker Merge pull request #36554 from ClickHouse/snyk-fixes 2022-04-23 22:51:56 +03:00
docs Update required CMake version in build.md 2022-04-25 12:48:54 +02:00
packages fix service start with systemd 2022-04-02 19:26:41 -03:00
programs Revert "Strict taskstats parser" 2022-04-25 01:15:08 +03:00
src Merge pull request #36469 from bigo-sg/fix_ranger_generator 2022-04-25 10:52:34 +02:00
tests Merge pull request #36433 from PolyProgrammist/integration-tests-notion 2022-04-25 01:23:14 +03:00
utils Update version_date.tsv after v22.4.2.1-stable 2022-04-22 09:35:11 +00:00
website Merge branch 'master' into add-11900KF-benchmark 2022-04-24 09:12:33 +03:00
.clang-format
.clang-tidy Merge pull request #36444 from rschu1ze/clang-tidy-fixes 2022-04-21 16:11:27 +02:00
.editorconfig
.gitattributes
.gitignore Add cmake page back to docs && fix /settings/settings in /zh 2022-04-24 16:47:19 -06:00
.gitmodules Moved submodules from ClickHouse-Extras to ClickHouse 2022-03-12 02:11:07 +01:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Preparation 2022-04-22 03:34:57 +02:00
CMakeLists.txt Remove support for ancient CMake 2022-04-25 12:48:24 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake Build clickhouse-keeper with musl 2022-04-12 18:48:16 +02:00
README.md Move codebrowser out of Yandex 2022-03-01 20:15:43 +01:00
SECURITY.md Update SECURITY.md (#35375) 2022-03-18 00:35:03 +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 (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.