ClickHouse® is a real-time analytics DBMS
Go to file
2022-02-03 13:53:00 +03:00
.github Add body for created pull request 2022-02-02 14:44:26 +01:00
base Merge pull request #34223 from azat/bump-fmt 2022-02-02 00:03:25 +03:00
benchmark
cmake
contrib Merge pull request #34167 from azat/cmake-cleanup 2022-02-02 22:55:14 +01:00
debian
docker Merge pull request #33948 from qoega/no-clickhouse-test-deb-in-stateless 2022-02-02 10:23:33 +01:00
docs Just a tiny fix. 2022-02-03 13:53:00 +03:00
programs support async inserts in clickhouse-client for queries with inlined data 2022-02-02 20:59:37 +03:00
src Just a tiny fix. 2022-02-03 13:53:00 +03:00
tests Merge branch 'master' into ttest_confidence_intervals 2022-02-03 10:36:31 +00:00
utils Replace custom formats by short alias 2022-02-02 16:04:19 +01:00
website Update and add new team members (#34268) 2022-02-02 23:24:43 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
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.