ClickHouse® is a real-time analytics DBMS
Go to file
2020-06-08 22:32:06 +03:00
.github
base Merge branch 'master' into kuskarov-add_syntax_highlighting 2020-06-08 02:14:09 +03:00
benchmark
cmake Fixed "unbundled" build 2020-06-08 02:11:37 +03:00
contrib Fix build on gcc 2020-06-07 23:12:24 +03:00
debian
docker Add libhyperscan-dev to deb Dockerfile 2020-06-07 10:19:56 +03:00
docs Fix typo (#11521) 2020-06-08 19:34:16 +03:00
programs Merge pull request #11497 from azat/client-users-autocomplete 2020-06-08 07:33:57 +03:00
src Fix shard_num/replica_num for <node> (breaks use_compact_format_in_distributed_parts_names) 2020-06-08 22:30:13 +03:00
tests Update test_distributed_format to cover remote_servers via <node> 2020-06-08 22:32:06 +03:00
utils Revert all changes but save commit history from @kuskarov 2020-06-05 01:44:29 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt
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 announces and reports about events.
  • 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