ClickHouse® is a real-time analytics DBMS
Go to file
2018-11-20 20:36:21 +03:00
.github
ci
cmake Build fixes (clang 7.0.0+) (#3582) 2018-11-16 15:22:51 +03:00
contrib Update SSL 2018-11-20 16:17:23 +03:00
dbms Fixed code that was not quite correct 2018-11-20 20:36:21 +03:00
debian CLICKHOUSE-4109 mlock clickhouse (#3553) 2018-11-14 04:11:13 +03:00
docker Better default value in packager script 2018-11-14 11:05:34 +03:00
docs New topic in the docs "Permissions for queries" (#3616) 2018-11-20 18:26:56 +03:00
libs Build fixes (#3545) 2018-11-10 23:09:07 +03:00
utils Build fixes (#3545) 2018-11-10 23:09:07 +03:00
website CLICKHOUSE-3751: stem terms while searching docs (#3522) 2018-11-01 21:00:43 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore Commited StorageSystemContributors.generated.cpp (#3510) 2018-11-01 17:05:37 +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 Update CHANGELOG_RU.md 2018-11-08 15:04:52 +03:00
CHANGELOG.draft.md Changelog: added links, fixed error [#CLICKHOUSE-3] 2018-10-23 17:43:29 +03:00
CHANGELOG.md translated updates to changelog 2018-11-01 22:58:24 +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.