ClickHouse® is a real-time analytics DBMS
Go to file
2020-03-31 03:08:53 +03:00
.github Update CODEOWNERS 2020-03-16 23:45:45 +03:00
base Merge pull request #9888 from ClickHouse/better-check-instructions 2020-03-28 04:28:30 +03:00
cmake Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
contrib using double width space to display newline ch 2020-03-21 21:46:32 +08:00
dbms fix DDLGuard lock order in RESTART REPLICAS 2020-03-31 03:08:53 +03:00
debian Removed leftovers 2020-03-21 19:43:31 +03:00
docker Add correct version of llvm-symbolizer in stress-test 2020-03-28 15:01:55 +03:00
docs Update tips.md 2020-03-30 16:20:50 +03:00
utils MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
website [ImgBot] Optimize images (#9943) 2020-03-30 16:16:29 +03:00
.clang-format Fixed wrong code around Memory Profiler 2020-03-03 03:24:44 +03:00
.clang-tidy Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
.editorconfig
.gitattributes
.gitignore Draft of docs translation helper (#9755) 2020-03-19 20:49:27 +03:00
.gitlab-ci.yml
.gitmodules Major website front page refactoring (#9300) 2020-03-13 22:35:03 +03:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2020-03-24 13:55:29 +03:00
CMakeLists.txt Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
CODE_OF_CONDUCT.md Add minimal code of conduct #9676 2020-03-16 12:44:28 +03:00
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2020-03-30 11:36:24 +03:00
release
SECURITY.md Update SECURITY.md 2020-03-15 16:53:24 +03:00
uncrustify.cfg
ya.make Add stubs for ya.make (#9644) 2020-03-13 16:07:23 +03:00

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