ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 60e3af6c8d Merge pull request #541 from yandex/ch-1999
fix IN with nested tuples [#CLICKHOUSE-1999]
2017-03-02 02:16:45 +04:00
cmake fix zookeeper include 2017-03-01 14:33:56 +03:00
contrib Allow build with external double-conversion lz4 zstd re2 zookeeper (#531) 2017-03-01 03:49:04 +04:00
dbms fix IN with nested tuples [#CLICKHOUSE-1999] 2017-03-01 19:48:21 +05:00
debian debian/rules: allow add any cmake args via CMAKE_FLAGS_ADD=... (#513) 2017-02-21 22:51:59 +04:00
doc Changed paths in documetation from /opt/clickhouse to /var/lib/clickhouse 2017-03-01 16:50:03 +03:00
docker Use https protocol to access the package repo 2017-02-16 22:00:25 +04:00
libs Allow build with external double-conversion lz4 zstd re2 zookeeper (#531) 2017-03-01 03:49:04 +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 Fix odbc include, clang-format fixes, misc (#484) 2017-02-13 17:59:34 +04:00
.editorconfig cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
.gitattributes
.gitignore Ignore sublime project files 2017-01-10 21:36:11 +03:00
.vimrc
AUTHORS
CMakeLists.txt Allow build with external double-conversion lz4 zstd re2 zookeeper (#531) 2017-03-01 03:49:04 +04:00
copy_headers.sh cmake: Improved copy_headers.sh script, minor fixes. [#METR-21516] 2016-12-06 21:04:10 +03:00
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 Improved OS X build guides a little bit. 2016-12-07 11:21:53 +03:00
README.md
release debian/rules: allow add any cmake args via CMAKE_FLAGS_ADD=... (#513) 2017-02-21 22:51:59 +04:00
release_lib.sh Fix generating release version. 2017-02-01 18:10:20 +04:00
release_test

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

Read more...