ClickHouse® is a real-time analytics DBMS
Go to file
2022-01-17 22:35:12 +02:00
.github Add actionlint configuration and fix all issues 2022-01-13 19:06:35 +01:00
base Allow insertFrom for ColumnFunction 2022-01-16 06:18:35 +03:00
benchmark
cmake Auto version update to [22.2.1.1] [54459] 2022-01-16 01:57:27 +01:00
contrib Properly separate thrift-cmake from arrow-cmake. 2022-01-15 13:50:58 +08:00
debian Update version to 22.1 not 21.13 2022-01-14 15:10:45 +03:00
docker Update Dockerfile 2022-01-16 00:15:19 +03:00
docs Update materialized-postgresql.md 2022-01-18 00:19:07 +08:00
programs Merge pull request #33288 from JackyWoo/add_lower_bound_session_timeout_to_keeper 2022-01-17 14:06:15 +03:00
src Update addMissingDefaults.cpp 2022-01-17 22:35:12 +02:00
tests Fix default value generation for columns with dot 2022-01-17 22:35:11 +02:00
utils Merge pull request #33612 from ClickHouse/workflow-linting 2022-01-14 11:41:48 +03:00
website Use safe page URL for a blog post 2022-01-13 23:09:20 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Properly separate thrift-cmake from arrow-cmake. 2022-01-15 13:50:58 +08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md Update SECURITY.md 2022-01-04 23:40:35 +03:00
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.