ClickHouse® is a real-time analytics DBMS
Go to file
2018-06-04 17:59:24 +03:00
.github
ci Build fixes [WIP] (#2374) 2018-05-17 20:55:07 +03:00
cmake Build fixes [WIP] (#2374) 2018-05-17 20:55:07 +03:00
contrib Reverted submodules 2018-05-15 04:16:19 +03:00
dbms Free memory before exit 2018-06-04 17:59:24 +03:00
debian Debian postinst fix 2018-05-18 21:26:44 +03:00
docker Added scripts for various CI tasks (in progress). (#2356) 2018-05-14 02:12:30 +03:00
docs Added a patch from Civil for Python 3 compatibility [#CLICKHOUSE-3] 2018-05-21 00:57:41 +03:00
libs Update SetTerminalEcho.cpp 2018-05-21 22:53:46 +03:00
utils Build fixes [WIP] (#2374) 2018-05-17 20:55:07 +03:00
website
.clang-format
.editorconfig
.gitattributes
.gitignore
.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 Add ru changelog for 1.1.54381 2018-05-15 01:41:19 +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 fix typo in Changelog (#2377) 2018-05-17 14:17:16 +03:00
CMakeLists.txt Build fixes 2018-05-11 21:00:24 +03:00
CONTRIBUTING.md
copy_headers.sh
docker-compose.yml
format_sources
format.sh
LICENSE
MacOS.md
README.md
release Build fixes [WIP] (#2374) 2018-05-17 20:55:07 +03:00
release_lib.sh
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