ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 4c9ad05781
Merge pull request #4851 from yandex/remove-assume-mutable-1
Removed "assumeMutable" usage in one case
2019-03-29 18:34:03 +03:00
.github
ci Allow build without ssl (#4525) (#4750) 2019-03-22 14:18:24 +03:00
cmake Fix hyperscan library find and use (#4798) 2019-03-26 00:31:00 +03:00
contrib Upgrade librdkafka to v1.0.0 2019-03-26 10:40:14 +01:00
dbms Merge pull request #4851 from yandex/remove-assume-mutable-1 2019-03-29 18:34:03 +03:00
debian Fix install in shared mode 2019-03-27 20:37:38 +03:00
docker Save unit tests binary after binary build 2019-03-28 13:34:05 +03:00
docs Doc fix: Update info about system.columns + system.tables (en) (#4838) 2019-03-29 17:44:12 +03:00
libs Print with version 2019-03-28 16:08:38 +03:00
utils Fix hyperscan library find and use (#4798) 2019-03-26 00:31:00 +03:00
website Website Dockerfile fix (#4809) 2019-03-26 16:30:12 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules Hyperscan multi regular expressions search 2019-03-23 22:40:16 +03:00
.vimrc
AUTHORS
CHANGELOG_RU.md Update CHANGELOG_RU.md 2019-03-27 22:12:53 +03:00
CHANGELOG.md Minor modification in CHANGELOG 2019-03-20 21:04:02 +03:00
CMakeLists.txt Try use CMAKE_LINK_DEPENDS_NO_SHARED 2019-03-28 16:46:32 +03:00
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
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