ClickHouse® is a real-time analytics DBMS
Go to file
Dmitrii Kovalkov 43f5ca868a Cosmetics
2020-05-29 07:33:37 +02:00
.github
base
benchmark
cmake Add lost VERSION_* defines to ya.make.versions.inc 2020-05-28 19:44:30 +03:00
contrib Add xorshift-rand from lemire for comparing performance 2020-05-29 07:33:37 +02:00
debian
docker Fix strange code 2020-05-29 03:42:25 +03:00
docs Update extended-roadmap.md 2020-05-29 00:22:18 +03:00
programs Merge pull request #11236 from abyss7/CLICKHOUSE-4856 2020-05-28 15:28:49 +03:00
src Cosmetics 2020-05-29 07:33:37 +02:00
tests Add xorshift-rand from lemire for comparing performance 2020-05-29 07:33:37 +02:00
utils Merge pull request #11255 from zlobober/proper_versions_in_arcadia 2020-05-29 03:58:49 +03:00
website Fix wrong markup 2020-05-28 22:28:44 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules clang fixes 2020-05-29 07:32:49 +02:00
.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