ClickHouse® is a real-time analytics DBMS
Go to file
2021-10-11 20:47:35 +08:00
.github
base
benchmark
cmake Merge pull request #29952 from MikaelUrankar/freebsd-aarch64 2021-10-11 14:43:23 +03:00
contrib Merge pull request #29952 from MikaelUrankar/freebsd-aarch64 2021-10-11 14:43:23 +03:00
debian
docker Merge pull request #29856 from azat/clickhouse-test-python-client 2021-10-09 17:58:40 +03:00
docs Update build-cross-arm.md 2021-10-11 14:53:12 +03:00
programs Merge pull request #29921 from azat/copier-fixes 2021-10-11 12:11:38 +03:00
src Only do TreeOptimizer for initial queries 2021-10-11 20:47:35 +08:00
tests Allow optimize_arithmetic_operations_in_aggregate_functions when alias is used. 2021-10-11 20:47:34 +08:00
utils Update Native. 2021-10-08 20:21:19 +03:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-10-09 18:42:53 +03:00
CMakeLists.txt Add -fcoroutines for g++ 2021-10-08 15:06:09 +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 quick high-level overview of ClickHouse on main page.
  • Tutorial shows how to set up and query 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 to chat 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.