ClickHouse® is a real-time analytics DBMS
Go to file
2020-08-11 22:08:32 +03:00
.github
base Merge pull request #13496 from vitlibar/compound-identifiers-for-custom-settings 2020-08-10 01:03:02 +03:00
benchmark
cmake Auto version update to [20.8.1.1] [54438] 2020-08-07 21:45:49 +03:00
contrib Embed configs into binary 2020-08-08 06:42:42 +03:00
debian Auto version update to [20.8.1.1] [54438] 2020-08-07 21:45:49 +03:00
docker Auto version update to [20.8.1.1] [54438] 2020-08-07 21:45:49 +03:00
docs Fix data corruption @blinkov 2020-08-10 09:16:14 +03:00
programs Fix build 2020-08-09 05:16:55 +03:00
src Don't allocate Executor instance on each disk->getExecutor() call. 2020-08-11 22:08:32 +03:00
tests Merge remote-tracking branch 'origin/master' into s3-multithreaded-disk-copy 2020-08-10 14:35:26 +03:00
utils Merge pull request #13489 from nikitamikhaylov/changelog-script 2020-08-09 01:38:17 +03:00
website Added missing modification 2020-08-07 14:10:18 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore Updated gitignore-files. 2020-08-06 18:05:32 -07:00
.gitmodules Forked some submodules 2020-08-05 17:41:36 +03:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge branch 'master' into embed-configs 2020-08-09 02:41:44 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2020-08-07 04:55:00 +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.
  • 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