ClickHouse® is a real-time analytics DBMS
Go to file
2021-11-08 15:25:56 +03:00
.github Fix fuzzer check 2021-11-02 18:37:55 +03:00
base
benchmark
cmake Auto version update to [21.12.1.1] [54457] 2021-11-02 00:56:45 +03:00
contrib
debian Auto version update to [21.12.1.1] [54457] 2021-11-02 00:56:45 +03:00
docker perf: remove over *_log tables that does not exported into artifacts 2021-11-03 08:29:18 +03:00
docs Doc dynamically adding/deleting tables to MaterializedPostgreSQL and h3ToGeoBoundary function 2021-11-08 12:23:02 +03:00
programs Merge pull request #30851 from kssenii/clickhouse-local-improve 2021-11-08 10:07:29 +03:00
src Disable optimize_syntax_fuse_functions by default 2021-11-08 15:25:56 +03:00
tests Skip max_partition_size_to_drop check in case of ATTACH PARTITION ... FROM (#30995) 2021-11-08 13:07:14 +03:00
utils Remove remaining usages of Y_IGNORE 2021-11-02 14:41:30 +03:00
website Add overflow to benchmark tables 2021-11-05 10:20:59 -06:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-11-04 23:13:10 +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.