ClickHouse® is a real-time analytics DBMS
Go to file
2018-06-09 13:07:04 +03:00
.github
ci Build fixes [WIP] (#2374) 2018-05-17 20:55:07 +03:00
cmake Cmake: mark system includes as SYSTEM (#1449) 2018-06-06 23:21:58 +03:00
contrib Miscellaneous [#CLICKHOUSE-2] 2018-06-05 23:36:09 +03:00
dbms Added test for already fixed issue [#CLICKHOUSE-3750] 2018-06-08 00:27:05 +03:00
debian Build fixes (#2481) 2018-06-07 17:42:38 +03:00
docker Build fixes (#2473) 2018-06-06 19:05:53 +03:00
docs Update roadmap 2018-06-09 13:06:44 +03:00
libs Cmake: mark system includes as SYSTEM (#1449) 2018-06-06 23:21:58 +03:00
utils Build fixes (#2474) 2018-06-06 21:41:39 +03:00
website Add Berlin meetup link 2018-06-09 13:07:04 +03:00
.clang-format Format clang-format [#CLICKHOUSE-2] 2018-05-06 09:06:09 +03:00
.editorconfig
.gitattributes
.gitignore More .gitignore 2018-06-08 15:13:08 +03:00
.gitlab-ci.yml
.gitmodules Added support for bundled LLVM libraries #2277 2018-05-09 23:31:03 +03:00
.travis.yml Build fixes (#2347) 2018-05-11 17:16:16 +03:00
.vimrc
AUTHORS
CHANGELOG_RU.md Update CHANGELOG_RU.md 2018-06-01 19:29:44 +03:00
CHANGELOG.draft.md clickhouse-client: option --ask-password for interactively ask for credentials #1044 2018-05-21 20:27:18 +03:00
CHANGELOG.md Update CHANGELOG.md 2018-06-01 19:37:43 +03:00
CMakeLists.txt Build fixes 2018-06-04 19:08:27 +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
README.md Removed meetup announce [#CLICKHOUSE-2]. 2018-04-30 12:18:48 -07:00
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 Added config for Uncrustify [#CLICKHOUSE-3] 2018-05-06 09:27:57 +03:00

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