ClickHouse® is a real-time analytics DBMS
Go to file
2018-11-23 11:08:35 +03:00
.github
ci
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 Fix comments, naming, log about kill inability and better test 2018-11-23 11:08:35 +03:00
debian Fix build with old capnp 2018-11-20 18:10:28 +03:00
docker CLICKHOUSE-4128: Add unbundled option to packager 2018-11-22 15:14:55 +03:00
docs Docs search improvements (#3577) 2018-11-20 22:40:10 +03:00
libs Fixed error introduced in #3553 and prevent it happening 2018-11-21 23:56:37 +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 Better stats on github [#METR-20000]. 2016-05-04 18:03:17 +03:00
.gitignore Reimplement FREEZE command. 2018-11-12 15:26:14 +03:00
.gitlab-ci.yml
.gitmodules
.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 Fix links in CHANGELOG.md 2018-11-22 00:11:11 +03:00
CHANGELOG.draft.md Changelog: added links, fixed error [#CLICKHOUSE-3] 2018-10-23 17:43:29 +03:00
CHANGELOG.md Fix links in CHANGELOG.md 2018-11-22 00:11:11 +03:00
CMakeLists.txt Build fixes (clang 7.0.0+) (#3582) 2018-11-16 15:22:51 +03:00
CONTRIBUTING.md
copy_headers.sh
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
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.