ClickHouse® is a real-time analytics DBMS
Go to file
2017-03-12 18:39:49 +03:00
cmake Removed usage of iconv [#CLICKHOUSE-2879]. 2017-03-11 07:39:16 +03:00
contrib Freebsd fixes (#555) 2017-03-04 05:58:45 +04:00
dbms Added support for NULLS FIRST and LAST in ORDER BY (continued) [#CLICKHOUSE-2882]. 2017-03-12 18:39:49 +03:00
debian debian/rules: try to exit early [#CLICKHOUSE-2] 2017-03-06 00:01:15 +03:00
doc Removed usage of iconv [#CLICKHOUSE-2879]. 2017-03-11 07:39:16 +03:00
docker #565 use Ubuntu 16.04 as a base Docker image 2017-03-10 11:18:40 +03:00
libs Fix isolated usage of all .h files, move some code to .cpp (#578) 2017-03-11 04:27:59 +04:00
tools/etc Fixed error in init.d [#CLICKHOUSE-2862]. 2017-02-26 21:53:24 +03:00
utils Allow build with external double-conversion lz4 zstd re2 zookeeper (#531) 2017-03-01 03:49:04 +04:00
.clang-format clang-format Server.cpp (#550) 2017-03-03 22:59:42 +04:00
.editorconfig
.gitattributes
.gitignore
.vimrc
AUTHORS
CHANGELOG.md Add doc about https server and listen_host 2017-03-10 21:38:02 +03:00
CMakeLists.txt Allow build with external double-conversion lz4 zstd re2 zookeeper (#531) 2017-03-01 03:49:04 +04:00
copy_headers.sh
docker-compose.yml Added docker-compose config 2017-02-16 22:00:25 +04:00
format.sh Add .clang-format with near current style (#383) 2017-02-01 23:28:22 +04:00
LICENSE
MacOS.md
README.md CHANGELOG.md 2017-03-03 17:09:51 +03:00
release debian/rules: allow add any cmake args via CMAKE_FLAGS_ADD=... (#513) 2017-02-21 22:51:59 +04:00
release_lib.sh
release_test

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

Read more...

Changelog