ClickHouse® is a real-time analytics DBMS
Go to file
2022-02-01 14:17:29 +03:00
.github Launch docker images building on on-demand hosts 2022-01-24 15:56:18 +01:00
base Revert #33957 2022-01-30 01:09:15 +03:00
benchmark
cmake Fix missing -Werror 2022-01-28 02:07:43 +08:00
contrib Merge branch 'master' into fix-orc 2022-01-27 18:22:52 +00:00
debian
docker docker: fix root squashed data dirs 2022-01-26 14:29:27 +02:00
docs Translate to zh: faq/general/dbms-naming: delete old name 2022-01-30 05:29:56 +08:00
programs Merge pull request #33960 from Avogar/autodetect-format 2022-01-28 12:02:15 +03:00
src better performance of parsing json data 2022-02-01 14:17:29 +03:00
tests better performance of parsing json data 2022-02-01 14:17:29 +03:00
utils Make clickhouse-diagnostics also work for altinity release 2022-01-28 18:57:56 +03:00
website Add authors in blog 2022-01-27 01:18:11 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes mark test data as binary 2022-01-22 03:19:47 +03:00
.gitignore
.gitmodules Change modules url 2022-01-27 09:36:50 +00:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge pull request #33970 from amosbird/fixwerror 2022-01-28 16:53:09 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE Update year 2022-01-27 01:01:27 +03:00
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 (Woboq) with syntax highlight and navigation.
  • Code Browser (github.dev) with syntax highlight, powered by github.dev.
  • Contacts can help to get your questions answered if there are any.