ClickHouse® is a real-time analytics DBMS
Go to file
2021-11-23 11:34:10 +03:00
.github Merge branch 'master' into add_performance_tests 2021-11-23 11:24:36 +03:00
base Merge pull request #29219 from evillique/log_lz4_streaming 2021-11-17 21:22:57 +03:00
benchmark
cmake Initial support for risc-v 2021-11-11 19:23:34 +01:00
contrib Add bindings for navigating through history (instead of lines/history) 2021-11-22 21:05:53 +03:00
debian
docker Fix performance tests comparison 2021-11-23 11:34:10 +03:00
docs Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-16819-add_capnproto_output_format 2021-11-22 20:31:27 +03:00
programs Merge pull request #31292 from stigsb/materialized-mysql-atomic-only 2021-11-22 14:03:50 +03:00
src Merge pull request #31607 from vitlibar/stop-reloading-all-configs-on-shutdown-early 2021-11-22 22:45:14 +03:00
tests Fix performance tests comparison 2021-11-23 11:34:10 +03:00
utils Merge pull request #31229 from zhanglistar/fsync 2021-11-14 05:16:01 +03:00
website [website] drop calendar link for today's past webinar (#31634) 2021-11-22 17:17:22 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-11-18 12:50:41 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md
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.