ClickHouse® is a real-time analytics DBMS
Go to file
2018-06-19 17:08:27 +03:00
.github
ci CI scripts: added support for yum #2520 2018-06-18 05:32:49 +03:00
cmake Build and test fixes 2018-06-19 00:13:11 +03:00
contrib Reverted submodule [#CLICKHOUSE-2] 2018-06-16 04:55:52 +03:00
dbms Merge branch 'master' into feature/suggestions 2018-06-19 17:08:27 +03:00
debian Build and test fixes 2018-06-19 00:13:11 +03:00
docker Build fixes (#2473) 2018-06-06 19:05:53 +03:00
docs Add a new JDBC driver implementation to the document 2018-06-18 01:47:17 +08:00
libs Fixed build [#CLICKHOUSE-2] 2018-06-19 00:15:35 +03:00
utils Addition to prev. revision #2520 2018-06-18 05:19:42 +03:00
website Add Berlin meetup link & update roadmap (#2491) 2018-06-09 15:21:45 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore Add Berlin meetup link & update roadmap (#2491) 2018-06-09 15:21:45 +03:00
.gitlab-ci.yml
.gitmodules
.travis.yml Using ninja by default: updated instructions [#CLICKHOUSE-2] 2018-06-08 19:18:07 +03:00
.vimrc
AUTHORS
CHANGELOG_RU.md
CHANGELOG.draft.md
CHANGELOG.md
CMakeLists.txt Using ninja by default: turn on colored output [#CLICKHOUSE-2] 2018-06-08 19:26:03 +03:00
CONTRIBUTING.md
copy_headers.sh Build and test fixes (#2470) 2018-06-05 20:43:10 +03:00
docker-compose.yml
format_sources
format.sh
LICENSE
MacOS.md
PreLoad.cmake Use ninja instead of make by default if it is available [#CLICKHOUSE-2] 2018-06-08 19:09:50 +03:00
README.md
release Build fixes (#2481) 2018-06-07 17:42:38 +03:00
release_lib.sh
suppress_base.json Added suppressions file for PVS-Studio [#CLICKHOUSE-3] 2018-06-04 22:57:04 +03:00
uncrustify.cfg

ClickHouse

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

Learn more about ClickHouse at https://clickhouse.yandex/

Build Status