ClickHouse® is a real-time analytics DBMS
Go to file
2018-04-29 21:03:58 +03:00
.github
cmake Use system LLVMConfig.cmake with minor tweaks. 2018-04-26 22:45:39 +03:00
contrib Upgrade librdkafka to v0.11.4 2018-04-24 10:08:47 -07:00
dbms Extract the code that compiles a single IFunctionBase from LLVMFunction 2018-04-29 21:03:58 +03:00
debian Build fixes (#2275) 2018-04-24 22:59:48 -07:00
docker Debian packages: better deprecated message, docker: do not use old package 2018-04-20 22:48:31 +03:00
docs Fix fragments formatting in access_rights.md 2018-04-23 03:40:04 +03:00
libs Simpler disable logging to file in conf.d (<log/> <errorlog/>) 2018-04-19 21:25:04 +03:00
utils Fixed Travis [#CLICKHOUSE-2] 2018-04-17 00:13:17 +03:00
website Writing changelog (#2215) 2018-04-17 23:57:02 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.travis.yml
.vimrc
AUTHORS
CHANGELOG_RU.md Update CHANGELOG_RU.md 2018-04-19 20:54:54 +03:00
CHANGELOG.md Update CHANGELOG.md 2018-04-19 20:54:39 +03:00
CMakeLists.txt Fix split shared build; fix build without system odbc libs (#2191) 2018-04-09 06:52:39 -07:00
CONTRIBUTING.md
copy_headers.sh
docker-compose.yml
format_sources
format.sh
LICENSE
MacOS.md
README.md Added meetup link 2018-04-16 21:33:47 +03:00
release Debian: Try fix compatible dependencies (#2209) 2018-04-11 07:22:41 -07:00
release_lib.sh Add git hash to version info 2018-04-13 15:42:35 +03:00

ClickHouse

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

🎤🥂 ClickHouse Meetup in Sunnyvale & San Francisco, April 23-27 🍰🔥🐻

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

Build Status