ClickHouse® is a real-time analytics DBMS
Go to file
2017-01-18 16:40:22 +03:00
cmake Freebsd clang3.8 compile fixes (#352) 2017-01-18 01:00:23 +04:00
contrib fix clang build (#353) 2017-01-18 02:48:01 +04:00
dbms Fix build with -D NO_TCMALLOC, better sanitizers calls (#355) 2017-01-18 16:41:47 +04:00
debian renamed: debian/compressor-metrika-yandex.install -> debian/clickhouse-compressor-metrika-yandex.install 2017-01-18 16:40:22 +03:00
doc rename compressor to clickhouse-compressor, Fix magic in copy_headers.sh (#345) 2017-01-18 16:42:21 +04:00
docker add Docker builder image 2016-12-16 22:19:55 -06:00
libs fix clang build (#353) 2017-01-18 02:48:01 +04:00
tools/init.d create_init_script: Avoid generation of init file each configuration phase. [#METR-21516] 2016-12-13 14:09:22 +03:00
utils rename compressor to clickhouse-compressor, Fix magic in copy_headers.sh (#345) 2017-01-18 16:42:21 +04:00
.editorconfig cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
.gitattributes Better stats on github [#METR-20000]. 2016-05-04 18:03:17 +03:00
.gitignore Ignore sublime project files 2017-01-10 21:36:11 +03:00
.vimrc add .vimrc 2016-08-25 23:13:40 +03:00
AUTHORS Added vludv to AUTHORS [#METR-20000]. 2016-11-15 04:53:37 +03:00
CMakeLists.txt Fix build with -D NO_TCMALLOC, better sanitizers calls (#355) 2017-01-18 16:41:47 +04:00
copy_headers.sh cmake: Improved copy_headers.sh script, minor fixes. [#METR-21516] 2016-12-06 21:04:10 +03:00
LICENSE Added AUTHORS and LICENSE [#METR-20000]. 2016-04-01 19:04:58 +03:00
MacOS.md Improved OS X build guides a little bit. 2016-12-07 11:21:53 +03:00
README.md Added readme [#METR-20000]. 2016-05-18 15:47:29 +03:00
release add --ignore-deps to release script 2017-01-10 22:42:24 +03:00
release_lib.sh move git fetch from libs/libcommon/src/get_revision_lib.sh to release_lib.sh 2017-01-16 17:50:06 +03:00
release_test Removed useless code [#METR-20000]. 2016-06-10 17:42:05 +03:00

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

Read more...