ClickHouse® is a real-time analytics DBMS
Go to file
Vasily Nemkov c781908e6d Post-PR fixes
* More precise overflow check in readIntTextImpl
* writeDateTimeText now always writes sub-second part for DateTime64
* comment for validateFunctionArgumentTypes
* DateTime64-related fixes for FunctionConvertFromString
* other minoe fixes: comments, removed commented out code, variable
  renamings, etc.
2019-12-11 12:20:05 +03:00
.github
cmake
contrib old kernel hdfs support 2019-11-27 15:14:23 +08:00
dbms Post-PR fixes 2019-12-11 12:20:05 +03:00
debian
docker
docs Update extended_roadmap.md 2019-11-29 17:08:24 +03:00
libs Merge remote-tracking branch 'upstream/master' into DateTime64 2019-11-30 21:49:15 +03:00
utils
website Update tutorial.html 2019-11-25 14:01:36 -04:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules Update Poco to a new version. 2019-11-19 19:26:41 +03:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2019-11-28 12:47:08 +03:00
CMakeLists.txt
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Add link to upcoming Moscow meetup 2019-11-29 20:03:12 +03:00
release
SECURITY.md
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.
  • YouTube channel has a lot of content about ClickHouse in video format.
  • 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