ClickHouse® is a real-time analytics DBMS
Go to file
2018-07-16 06:55:41 +03:00
.github
ci CI scripts: added support for yum #2520 2018-06-18 05:32:49 +03:00
cmake Cmake: Fix usage of USE_INTERNAL_CPUID_LIBRARY 2018-07-09 19:06:25 +03:00
contrib Cmake: Fix usage of USE_INTERNAL_CPUID_LIBRARY 2018-07-09 19:06:25 +03:00
dbms Added support for arbitary complex types in "uniq" family of aggregate functions #2010 2018-07-16 06:55:41 +03:00
debian Auto version update to [54394] 2018-07-12 16:25:17 +03:00
docker
docs update docs [#CLICKHOUSE-3748] 2018-07-16 06:22:22 +03:00
libs Fixed half of bad code #2571 2018-07-04 20:28:52 +03:00
utils Use clang-6 in release script for sanitizers 2018-07-12 20:58:37 +03:00
website Refactoring of documentation infrastructure to get rid of a lots of copypaste (#2616) 2018-07-09 22:59:07 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore Refactoring of documentation infrastructure to get rid of a lots of copypaste (#2616) 2018-07-09 22:59:07 +03:00
.gitlab-ci.yml
.gitmodules
.travis.yml
.vimrc
AUTHORS
CHANGELOG_RU.md update changelog for v1.1.54388 2018-06-27 18:55:35 +03:00
CHANGELOG.draft.md Update CHANGELOG.draft.md 2018-07-04 20:25:48 +03:00
CHANGELOG.md Update CHANGELOG.md 2018-07-03 13:46:44 +03:00
CMakeLists.txt Attempt to fix an error when building on Mac [#CLICKHOUSE-2] 2018-07-10 19:34:18 +03:00
CONTRIBUTING.md Temporary fix for #2558 2018-06-26 16:14:32 +03:00
copy_headers.sh
docker-compose.yml
format_sources
format.sh
LICENSE
MacOS.md
PreLoad.cmake
README.md Fix mistype 2018-07-12 13:36:48 +03:00
release Use clang-6 in release script for sanitizers 2018-07-12 20:58:37 +03:00
release_lib.sh
suppress_base.json
uncrustify.cfg

ClickHouse

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

  • Official website has quick high-level overview of ClickHouse on main page.
  • Tutorial shows how to set up and query small ClickHouse cluster.
  • Documentation provides more in-depth information.
  • Contacts can help to get your questions answered if there are any.

Build Status