ClickHouse® is a real-time analytics DBMS
Go to file
2018-04-25 18:19:22 +03:00
.github
cmake Build fixes (#2275) 2018-04-24 22:59:48 -07:00
contrib Upgrade librdkafka to v0.11.4 2018-04-24 10:08:47 -07:00
dbms Put #if USE_EMBEDDED_COMPILER in ExpressionJIT.{cpp,h} 2018-04-25 18:19:22 +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 Removed libzookeeper [#CLICKHOUSE-2] 2018-03-25 06:47:56 +03:00
.travis.yml Use openssl 2018-03-14 00:27:38 +03:00
.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 Added a notice to CONTRIBUTING.md [#CLICKHOUSE-2] 2018-04-01 23:32:24 +03:00
copy_headers.sh Debian: Rename packages (#678) 2018-04-01 15:33:39 +03:00
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