ClickHouse® is a real-time analytics DBMS
Go to file
alesapin 69fceb7e6d
Merge pull request #35926 from ClickHouse/better_consumers
Better check for kafka_num_consumers
2022-04-04 22:42:05 +02:00
.github Revert "Format changes for new docs" 2022-04-04 02:05:35 +03:00
base
benchmark
cmake
contrib
debian fix service start with systemd 2022-04-02 19:26:41 -03:00
docker Fix building ubuntu image from deb-repo 2022-04-04 18:50:50 +02:00
docs Merge pull request #35290 from bigo-sg/function_enumerate_streams 2022-04-04 12:09:53 +02:00
packages fix service start with systemd 2022-04-02 19:26:41 -03:00
programs Disable session_log 2022-04-03 05:07:37 +02:00
src Merge pull request #35926 from ClickHouse/better_consumers 2022-04-04 22:42:05 +02:00
tests Merge pull request #35882 from ClickHouse/more_metadata_alters 2022-04-04 20:11:31 +02:00
utils Merge pull request #34394 from holadepo/last_day 2022-04-04 07:02:08 +03:00
website Fixed GA not reporting events. 2022-04-04 14:29:37 -04:00
.clang-format
.clang-tidy Merge pull request #35868 from rschu1ze/remove-auto-ptr-from-clang-tidy 2022-04-03 01:05:07 +03:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt One more try to resurrect build hash 2022-03-30 23:27:46 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
release
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.