ClickHouse® is a real-time analytics DBMS
Go to file
2021-11-29 16:07:19 +01:00
.github
base Fix magic_enum for debug helpers 2021-11-28 06:28:19 +03:00
benchmark
cmake Remove some trash from build 2021-11-28 08:05:24 +03:00
contrib
debian
docker Merge pull request #31822 from ClickHouse/rollback-28016 2021-11-29 10:27:59 +01:00
docs Merge pull request #31783 from khamadiev/patch-3 2021-11-29 15:56:29 +03:00
programs Merge pull request #31799 from ClickHouse/fix_default_keeper_port 2021-11-29 16:31:36 +03:00
src Merge pull request #31825 from azat/query_views_log-test 2021-11-29 16:10:56 +03:00
tests Push packages from master actions to a version bucket 2021-11-29 16:07:19 +01:00
utils
website Merge pull request #31900 from ClickHouse/new-benchmarks 2021-11-27 04:55:55 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge pull request #31923 from ClickHouse/remove-some-trash-from-build 2021-11-28 10:02:26 +03:00
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.