ClickHouse® is a real-time analytics DBMS
Go to file
Nikolai Kochetov 5f0b1bc4e3
Merge pull request #26286 from amosbird/projection-improve2
Virtual projection for min max indices.
2021-09-02 13:03:30 +03:00
.github
base
benchmark
cmake
contrib contrib/aws/ 2021-08-31 12:54:45 +00:00
debian
docker Merge pull request #25310 from bharatnc/ncb/import-export-lz4 2021-09-01 21:12:50 +03:00
docs Update custom-partitioning-key.md 2021-09-01 20:53:06 +03:00
programs
src Merge pull request #26286 from amosbird/projection-improve2 2021-09-02 13:03:30 +03:00
tests Merge pull request #26286 from amosbird/projection-improve2 2021-09-02 13:03:30 +03:00
utils
website
.arcignore
.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
PreLoad.cmake
README.md Update README.md 2021-08-28 14:51:55 +03:00
release
SECURITY.md
uncrustify.cfg
ya.make

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.