ClickHouse® is a real-time analytics DBMS
Go to file
2018-03-14 22:56:44 +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 added tryGetCreateTableQuery [#CLICKHOUSE-3590] 2018-03-14 22:56:44 +03:00
debian Auto version update to [54362] 2018-03-10 23:15:15 +03:00
docker Fixing broken and old-format links. 2018-03-11 00:36:26 +01:00
docs Minor fixes and improvements in documentation for Kafka table engine. 2018-03-11 22:58:09 +07: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 Fixing broken and old-format links. 2018-03-11 00:36:26 +01:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.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
.vimrc
AUTHORS
CHANGELOG_RU.md Update CHANGELOG_RU.md 2018-03-11 21:51:37 +03:00
CHANGELOG.md Update CHANGELOG.md 2018-03-11 21:51:57 +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
MacOS.md
README.md
release
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