ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 9b2e025918
Merge pull request #7234 from ClickHouse/aku/null-field-serialization
Serialize Null Fields correctly in DataTypeNullable.
2019-10-09 04:30:37 +03:00
.github
cmake Build fixes (#7063) 2019-10-05 22:25:31 +03:00
contrib
dbms Merge pull request #7234 from ClickHouse/aku/null-field-serialization 2019-10-09 04:30:37 +03:00
debian Make sure dh_clean not touch source files 2019-10-09 04:34:21 +08:00
docker
docs Merge pull request #7109 from infinivision/aggBitmapAnd 2019-10-08 22:51:46 +03:00
libs
utils
website
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2019-10-09 02:15:51 +03:00
CMakeLists.txt
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
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