ClickHouse® is a real-time analytics DBMS
Go to file
2021-10-13 00:19:16 +03:00
.github
base
benchmark
cmake Fix strange code 2021-10-12 03:17:35 +03:00
contrib Update submodules 2021-10-12 02:03:00 +03:00
debian
docker Revert "docker: add pandas/clickhouse_driver into test images" 2021-10-12 21:06:26 +03:00
docs Merge pull request #29969 from olgarev/revolg-DOCSUP-11547-optimize_move_to_prewhere-and-optimize_move_to_prewhere_if_final-settings 2021-10-12 19:46:49 +03:00
programs Merge pull request #29914 from amosbird/waitunfinish 2021-10-12 18:42:31 +03:00
src Merge pull request #30017 from ucasfl/dot 2021-10-12 20:44:42 +03:00
tests clickhouse-test: fix hung check in stress test by using system database 2021-10-13 00:19:16 +03:00
utils Add support for PowerPC build 2021-10-12 01:47:57 +03:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2021-10-12 15:38:40 +03:00
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.