ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 0456cb2a09
Merge pull request #16638 from azat/simplify-ReadInOrderOptimizer
[RFC] Do not pass StoragePtr to ReadInOrderOptimizer::getInputOrder()
2020-11-04 11:29:06 +03:00
.github
base
benchmark
cmake Merge pull request #16509 from kitaisreal/cmake-moved-power-pc-check-in-tools 2020-10-30 16:03:50 +03:00
contrib Merge pull request #16425 from filimonov/minumum 2020-10-28 08:07:18 +03:00
debian
docker Update run-fuzzer.sh 2020-11-03 11:09:14 +03:00
docs Merge pull request #16646 from sevirov/sevirov-DOCSUP-3849-document_max_concurrent_queries_for_all_users 2020-11-04 11:26:18 +03:00
programs Remove ANALYZE and AST queries (#16536) 2020-11-02 15:47:12 +03:00
src Merge pull request #16638 from azat/simplify-ReadInOrderOptimizer 2020-11-04 11:29:06 +03:00
tests Merge pull request #16643 from ClickHouse/quantile-merge-perf 2020-11-04 11:28:07 +03:00
utils Merge pull request #16557 from abyss7/fix-make_changelog 2020-11-04 01:37:57 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Remove trash from CMakeLists 2020-10-28 20:48:02 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
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.
  • Yandex.Messenger channel shares announcements and useful links in Russian.
  • Contacts can help to get your questions answered if there are any.
  • You can also fill this form to meet Yandex ClickHouse team in person.

Upcoming Events