ClickHouse® is a real-time analytics DBMS
Go to file
Luis Bosque b39ca52354 Use git HEAD hash as possible package name
Pretty simple addition to allow generating debian packages with the git
hash as part of the packages name. This may be useful for a nightly
build style for fast testing
2017-05-16 22:45:57 +04:00
cmake Addition to prev. revision [#CLICKHOUSE-2]. 2017-05-09 22:45:21 -04:00
contrib Dictionaries/TrieDictionary: IP prefix dictionary 2017-05-15 10:51:03 +04:00
dbms Add MACStringToOUI function 2017-05-16 10:32:49 +04:00
debian Debian: disable verbose cmake output 2017-05-03 18:21:16 +03:00
doc Update the ontime example dataset instructions 2017-05-13 22:26:45 +04:00
docker Fix docker clickhouse client 2017-05-15 22:33:17 +04:00
docs 1. GraphiteMergeTree is added. 2017-05-16 19:54:45 +03:00
libs Try fix macos build. Add more debug io helpers 2017-04-28 21:57:26 +03:00
utils Add small .sh for easier report while investigating problem (#741) 2017-05-03 21:09:33 -07:00
website optimized logo.png using "optipng", use more elegant "apt-add-repository" 2017-05-16 10:25:41 +04:00
.clang-format clang-format: AlignEscapedNewlinesLeft: true 2017-04-07 16:25:07 +03:00
.editorconfig Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
.gitattributes Better stats on github [#METR-20000]. 2016-05-04 18:03:17 +03:00
.gitignore Remove files for package lickhouse-server-metrika 2017-04-18 13:07:47 +03:00
.gitmodules Change submodule protocol of doc/presentations to https 2017-04-26 04:20:11 +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 Added vludv to AUTHORS [#METR-20000]. 2016-11-15 04:53:37 +03:00
CHANGELOG.md Update CHANGELOG.md 2017-03-23 17:58:43 +03:00
CMakeLists.txt Better option to disable mysqlclient (#710) 2017-04-19 03:25:57 +03:00
copy_headers.sh copy_headers: fixed error [#CLICKHOUSE-2]. 2017-04-05 22:43:04 +03:00
docker-compose.yml Added docker-compose config 2017-02-16 22:00:25 +04:00
format_sources allow several <graphite> targets (#603) 2017-03-21 23:08:09 +04:00
format.sh Fool's day changed, continued [#CLICKHOUSE-3]. 2017-04-05 14:52:23 +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 CHANGELOG.md 2017-03-03 17:09:51 +03:00
release Use git HEAD hash as possible package name 2017-05-16 22:45:57 +04:00
release_lib.sh translate comments 2017-05-09 13:03:35 -04: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...

Changelog