ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 89e3c5c6bd
Merge pull request #3406 from abyss7/3958/many_templates
Move-away "uniqCombined" as a separate aggregated function
2018-11-23 01:48:54 +03:00
.github
ci Addition to prev. revision [#CLICKHOUSE-2] 2018-08-08 08:07:55 +03:00
cmake Better link and deps (#3631) 2018-11-21 22:20:27 +03:00
contrib Better link and deps (#3631) 2018-11-21 22:20:27 +03:00
dbms Merge branch 'master' into 3958/many_templates 2018-11-23 01:48:42 +03:00
debian Merge pull request #3612 from levonet/master 2018-11-23 00:50:39 +03:00
docker CLICKHOUSE-4128: Add unbundled option to packager 2018-11-22 15:14:55 +03:00
docs Merge branch 'master' into 3958/many_templates 2018-11-23 01:48:42 +03:00
libs Don't allow exceptions without code (#3645) 2018-11-23 00:19:58 +03:00
utils Fixed error introduced in #3553 and prevent it happening 2018-11-21 23:56:37 +03:00
website CLICKHOUSE-3751: stem terms while searching docs (#3522) 2018-11-01 21:00:43 +03:00
.clang-format Improve clang-format style 2018-11-12 15:26:15 +03:00
.editorconfig
.gitattributes
.gitignore Reimplement FREEZE command. 2018-11-12 15:26:14 +03:00
.gitlab-ci.yml
.gitmodules Changed submodule of zlib-ng to our own fork [#CLICKHOUSE-3891] 2018-08-13 07:39:15 +03:00
.travis.yml.bak Removed Travis build because it cannot finish in 50 minutes timeout [#CLICKHOUSE-3] 2018-11-20 17:48:34 +03:00
.vimrc
AUTHORS
CHANGELOG_RU.md Update CHANGELOG_RU.md 2018-11-22 19:01:52 +03:00
CHANGELOG.draft.md Changelog: added links, fixed error [#CLICKHOUSE-3] 2018-10-23 17:43:29 +03:00
CHANGELOG.md Update CHANGELOG.md 2018-11-22 18:59:53 +03:00
CMakeLists.txt Build fixes (clang 7.0.0+) (#3582) 2018-11-16 15:22:51 +03:00
CONTRIBUTING.md Temporary fix for #2558 2018-06-26 16:14:32 +03:00
copy_headers.sh Build and test fixes (#2470) 2018-06-05 20:43:10 +03:00
docker-compose.yml
format_sources
format.sh
LICENSE
PreLoad.cmake Added suggestion by nvartolomei; added links [#CLICKHOUSE-2] 2018-09-07 16:02:52 +03:00
README.md Update README.md 2018-11-20 17:49:04 +03:00
release Do not regenerate contributors list in ./release 2018-11-05 17:20:26 +03:00
release_lib.sh Commited StorageSystemContributors.generated.cpp (#3510) 2018-11-01 17:05:37 +03:00
suppress_base.json Added suppressions file for PVS-Studio [#CLICKHOUSE-3] 2018-06-04 22:57:04 +03:00
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.