ClickHouse® is a real-time analytics DBMS
Go to file
2018-02-14 10:01:41 +02:00
cmake Build fixes 2018-01-21 23:17:33 +03:00
contrib Fixed performance regression after updating RE2 library [#CLICKHOUSE-2] 2018-02-12 06:05:14 +03:00
dbms Use custom expr for query log 2018-02-14 10:01:41 +02:00
debian Auto version update to [54351] 2018-02-13 16:17:02 +03:00
docker listen_try config option (#1892) 2018-02-12 22:36:18 +03:00
docs Use custom expr for query log 2018-02-14 10:01:41 +02:00
libs Allow redefine server config via command line: clickhouse-server -- --logger.level=information (#1811) 2018-02-08 22:12:37 +03:00
utils Try fix travis i386 2018-02-09 18:46:30 +03:00
website Remove outdated link 2018-02-08 12:31:35 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore Revert "Remove hard-coded paths in Interpreters/Compiler.cpp" 2018-01-09 20:49:25 +03:00
.gitlab-ci.yml fix ci 2018-02-06 13:13:44 +03:00
.gitmodules contrib/re2 as submodule 2018-01-22 16:47:00 +03:00
.travis.yml Try fix travis i386 2018-02-09 18:46:30 +03:00
.vimrc Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
AUTHORS
CHANGELOG_RU.md Addition to previous revision. [#CLICKHOUSE-3] 2018-02-09 20:33:37 +03:00
CHANGELOG.md Merge branch 'master' into patch-8 2018-02-13 11:37:05 +03:00
CMakeLists.txt Build fixes 2018-01-21 23:17:33 +03:00
CONTRIBUTING.md
copy_headers.sh Fix create dir in copy_headers.sh 2017-12-27 19:56:35 +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 Build and test fixes: 2018-02-07 18:58:48 +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