ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 69a3f196f1
Merge pull request #5063 from yandex/cow-ptr-renames-and-improvements
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
2019-04-20 01:07:56 +03:00
.github
ci
cmake
contrib Fix ubsan error "load of misaligned address" in contrib/libmetrohash/src/platform.h 2019-04-17 19:12:28 +03:00
dbms COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov) 2019-04-19 23:22:06 +03:00
debian Auto version update to [19.7.1.1] [54419] 2019-04-19 00:01:42 +03:00
docker Auto version update to [19.7.1.1] [54419] 2019-04-19 00:01:42 +03:00
docs fix format of docs/zh/operations/table_engines/mergetree.md (#5058) 2019-04-19 15:49:16 +03:00
libs Remove pocoext (#5036) 2019-04-17 20:36:58 +03:00
utils Remove pocoext (#5036) 2019-04-17 20:36:58 +03:00
website Shorter announcement on website home page 2019-04-17 23:58:53 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.vimrc
AUTHORS
CHANGELOG_RU.md
CHANGELOG.md
CMakeLists.txt
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake Fix typos 2019-01-17 22:04:21 +03:00
README.md
release
uncrustify.cfg

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.
  • 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