ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 6c71a7c40f
Merge pull request #33518 from hexiaoting/dev-limit-offset
Fix bug for select from VIEW with format and limit settings
2022-01-12 23:39:31 +03:00
.github Update CODEOWNERS 2022-01-03 02:08:36 +03:00
base graphite: split tagged/plain rollup rules (for merges perfomance) 2022-01-10 16:34:16 +05:00
benchmark
cmake Fix 2021-12-31 20:53:03 +08:00
contrib Add config to enable ipv4 or ipv6. 2022-01-07 17:22:20 +08:00
debian
docker Merge pull request #33368 from ClickHouse/dotnet-integration-test 2022-01-07 08:43:52 +03:00
docs Specify clang version for CC / CXX bc no symlinks 2022-01-11 10:24:09 +03:00
programs Merge pull request #33305 from nvartolomei/nv/test-odbc 2022-01-10 14:23:38 +03:00
src Merge pull request #33518 from hexiaoting/dev-limit-offset 2022-01-12 23:39:31 +03:00
tests Merge pull request #33518 from hexiaoting/dev-limit-offset 2022-01-12 23:39:31 +03:00
utils graphite: split tagged/plain rollup rules (for merges perfomance) 2022-01-10 16:34:16 +05:00
website Add admixer blog post (#33528) 2022-01-12 00:55:32 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Fix shared hermetic builds on Arch linux 2021-12-24 23:43:12 +03: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.