ClickHouse® is a real-time analytics DBMS
Go to file
2016-12-13 21:53:53 +03:00
cmake create_init_script: Avoid generation of init file each configuration phase. [#METR-21516] 2016-12-13 14:09:22 +03:00
contrib libre2: Avoid generation of include files each configuration phase. [#METR-21516] 2016-12-13 12:48:49 +03:00
dbms create_init_script: Avoid generation of init file each configuration phase. [#METR-21516] 2016-12-13 14:09:22 +03:00
debian Removed config-processor from packages build (it is rarely needed) [#METR-23586]. 2016-11-23 18:12:54 +03:00
doc Added info about stable and testing branches [#METR-20000]. 2016-12-13 06:04:46 +03:00
docker Changed entrypoint from sh to exec for clickhouse-server process to get SIGTERM and stop correctly. 2016-12-09 19:54:26 +03:00
libs mysqlxx: updated for compatibility with CentOS [#METR-20000]. 2016-12-12 09:45:46 +03: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 Merge branch 'master' into random-test-data-generator 2016-12-13 21:53:53 +03: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 Merge pull request #187 from ludv1x/METR-23101 2016-11-15 02:52:43 +04: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 Merge remote-tracking branch 'origin/master' into metrics_refinement 2016-12-12 19:17:23 +03: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 cmake: Improved build. [#METR-21516] 2016-12-06 19:51:34 +03:00
release_lib.sh Merged new packages into clickhouse-client. 2016-11-16 02:49:27 +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...