ClickHouse® is a real-time analytics DBMS
Go to file
Sergei Trifonov 4c021b8d80 fix comments
2022-05-26 13:25:50 +02:00
.github Sync paths for docs and PR workflows 2022-05-24 12:58:27 +02:00
base Merge branch 'master' into fixes_for_transactions 2022-05-23 18:49:21 +02:00
benchmark
cmake
contrib Remove eigen library 2022-05-24 10:24:50 +02:00
docker Merge pull request #37394 from ClickHouse/array_norm_dist_fixes 2022-05-24 20:59:04 +02:00
docs Add changelogs for 2020 where the script works 2022-05-25 00:05:55 +02:00
packages
programs Remove height restrictions from the query div in play web tool, and make sure width of the query box won't shrink below 100%. 2022-05-24 20:32:13 -04:00
src fix comments 2022-05-26 13:25:50 +02:00
tests Merge pull request #37337 from ClickHouse/column_decl_null_before_default_value 2022-05-24 21:16:25 +02:00
tools/clickhouse-diagnostics
utils Add caching for GitHub PR objects 2022-05-25 00:05:53 +02:00
website Fix README 2022-05-24 22:21:40 +02:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Remove eigen library 2022-05-24 10:24:50 +02:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Set compiler flags for ASM same as for C/CXX 2022-05-24 15:18:35 +03: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.