ClickHouse® is a real-time analytics DBMS
Go to file
2018-03-14 00:27:38 +03:00
.github Update PULL_REQUEST_TEMPLATE.md 2018-03-02 19:57:01 +03:00
cmake Added support for MSan [#CLICKHOUSE-2] 2018-03-03 23:37:12 +03:00
contrib Fixed build after merge [#CLICKHOUSE-2] 2018-03-07 22:24:24 +03:00
dbms Merge remote-tracking branch 'origin/fix' into fix 2018-03-14 00:26:03 +03:00
debian Use openssl 2018-03-14 00:27:38 +03:00
docker remove ipv6 listen_host from docker_related_config to allow running in ipv4-only dockers 2018-03-12 18:13:33 +03:00
docs Changed address of Debian repository [#METRIQA-2014] 2018-03-13 22:45:15 +03:00
libs Added support for MSan [#CLICKHOUSE-2] 2018-03-03 23:37:12 +03:00
utils rename libboost/boost_1_65_0 -> contrib/boost ; make submodule ; update boost to 1.66.0 (#1988) 2018-03-02 23:01:53 +03:00
website Changed address of Debian repository [#METRIQA-2014] 2018-03-13 22:45:15 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore Some progress on documentation (#1942) 2018-02-21 21:44:33 +03:00
.gitlab-ci.yml fix ci 2018-02-06 13:13:44 +03:00
.gitmodules rename libboost/boost_1_65_0 -> contrib/boost ; make submodule ; update boost to 1.66.0 (#1988) 2018-03-02 23:01:53 +03:00
.travis.yml Use openssl 2018-03-14 00:27:38 +03:00
.vimrc
AUTHORS
CHANGELOG_RU.md Update CHANGELOG_RU.md 2018-03-11 21:51:37 +03:00
CHANGELOG.md doc fix 2018-03-12 13:24:09 +03:00
CMakeLists.txt Added CMake option to link with custom libc++ [#CLICKHOUSE-2] 2018-03-03 22:44:32 +03:00
CONTRIBUTING.md
copy_headers.sh rename libboost/boost_1_65_0 -> contrib/boost ; make submodule ; update boost to 1.66.0 (#1988) 2018-03-02 23:01:53 +03:00
docker-compose.yml
format_sources
format.sh
LICENSE Update year (#1767) 2018-01-15 22:05:50 +03:00
MacOS.md
README.md Enable travis (#1772) 2018-01-15 21:57:10 +03:00
release Use openssl 2018-03-14 00:27:38 +03:00
release_lib.sh

ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.

Read more...

Build Status