ClickHouse® is a real-time analytics DBMS
Go to file
Evgenia Sudarikova 4a83bfdeaa
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
2021-09-13 20:25:33 +03:00
.github
base Support implicit cast std::pair<UInt64, UInt64> to UInt128. 2021-08-23 23:41:45 +03:00
benchmark
cmake
contrib
debian
docker Update Dockerfile 2021-08-23 21:01:19 +03:00
docs Update docs/ru/operations/clickhouse-keeper.md 2021-09-13 20:25:33 +03:00
programs Added new commands BACKUP and RESTORE. 2021-08-23 23:41:45 +03:00
src Merge pull request #27036 from nickitat/nickitat_select_filter 2021-08-24 10:18:55 +03:00
tests Merge pull request #27036 from nickitat/nickitat_select_filter 2021-08-24 10:18:55 +03:00
utils
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt jemalloc: fix under osx (zone_register() had been optimized out again) 2021-08-18 09:47:59 +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
release
SECURITY.md Update SECURITY.md 2021-08-23 16:10:41 +03:00
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.
  • You can also fill this form to meet Yandex ClickHouse team in person.

Upcoming Events