ClickHouse® is a real-time analytics DBMS
Go to file
2018-02-13 00:13:50 +03: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 added test for MultiversionMergeTree [#CLICKHOUSE-3479] 2018-02-13 00:13:50 +03:00
debian Docker: use ubuntu artful 17.10 for building (#1887) 2018-02-12 18:42:27 +03:00
docker listen_try config option (#1892) 2018-02-12 22:36:18 +03:00
docs Update csv.md 2018-02-12 18:39:03 +03: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 Better stats on github [#METR-20000]. 2016-05-04 18:03:17 +03:00
.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
AUTHORS
CHANGELOG_RU.md Addition to previous revision. [#CLICKHOUSE-3] 2018-02-09 20:33:37 +03:00
CHANGELOG.md Added a change according to suggestion by Emy [#CLICKHOUSE-2] 2018-02-12 20:46:02 +03:00
CMakeLists.txt Build fixes 2018-01-21 23:17:33 +03:00
CONTRIBUTING.md
copy_headers.sh
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