ClickHouse® is a real-time analytics DBMS
Go to file
proller 0c2ba39978
Debian: Try make compatible package depends (#2194)
* Fix split shared build

* Fix build without system odbc libs

* Move dbms/src/Common/iostream_debug_helpers.h -> libs/libcommon/include/common/iostream_debug_helpers.h

* Fix build with libiodbc

* Fix clickhouse-server.postinst

* Debian: Try make compatible package depends

* Try fix fail on travis tests fail

* Try fix package

* Fix ssl test

* fix

* fix

* wip

* try fix

* clean

* fix
2018-04-10 11:25:08 -07:00
.github Update PULL_REQUEST_TEMPLATE.md 2018-03-02 19:57:01 +03:00
cmake Fix split shared build; fix build without system odbc libs (#2191) 2018-04-09 06:52:39 -07:00
contrib ZooKeeper: Fixed error [#CLICKHOUSE-2] 2018-04-08 07:25:13 +03:00
dbms Debian: Try make compatible package depends (#2194) 2018-04-10 11:25:08 -07:00
debian Debian: Try make compatible package depends (#2194) 2018-04-10 11:25:08 -07:00
docker Docker fixes (query compiler, compatible? package rename) 2018-04-07 14:01:00 +03:00
docs Add Elixir libs to third party client libs in docs/en 2018-04-03 20:28:44 +03:00
libs Fix split shared build; fix build without system odbc libs (#2191) 2018-04-09 06:52:39 -07:00
utils Debian: Try make compatible package depends (#2194) 2018-04-10 11:25:08 -07:00
website Temporary revert site about new package name (clickhouse-server vs clickhouse-server-common) 2018-04-03 17:53:29 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore Some progress on documentation (#1942) 2018-02-21 21:44:33 +03:00
.gitlab-ci.yml fix ci 2018-02-06 13:13:44 +03:00
.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-04 21:04:42 +03:00
CHANGELOG.md Update CHANGELOG.md 2018-04-04 21:04:20 +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 Update year (#1767) 2018-01-15 22:05:50 +03:00
MacOS.md
README.md update README.md 2018-03-30 02:51:43 -05:00
release Debian: temporary keep packages with old names (#2186) 2018-04-06 13:49:42 -07:00
release_lib.sh

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