ClickHouse® is a real-time analytics DBMS
Go to file
2018-11-24 03:10:51 +03:00
.github
ci
cmake Merge branch 'master' into base64_functions 2018-11-23 21:33:56 +03:00
contrib Added more style checks [#CLICKHOUSE-3] 2018-11-23 21:52:00 +03:00
dbms Whitespace #2601 2018-11-24 03:10:51 +03:00
debian Merge pull request #3612 from levonet/master 2018-11-23 00:50:39 +03:00
docker
docs Merge branch 'master' into base64_functions 2018-11-23 21:33:56 +03:00
libs Don't allow exceptions without code (#3645) 2018-11-23 00:19:58 +03:00
utils More style checks [#CLICKHOUSE-2] 2018-11-23 21:55:43 +03:00
website
.clang-format
.editorconfig
.gitattributes
.gitignore
.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-22 19:01:52 +03:00
CHANGELOG.draft.md
CHANGELOG.md Update CHANGELOG.md 2018-11-22 18:59:53 +03:00
CMakeLists.txt Merge branch 'master' into base64_functions 2018-11-23 21:33:56 +03:00
CONTRIBUTING.md
copy_headers.sh
docker-compose.yml
format_sources
format.sh
LICENSE
PreLoad.cmake
README.md Add blog link to README.md 2018-11-23 15:59:53 +03:00
release
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.
  • Blog contains various ClickHouse-related articles, as well as announces and reports about events.
  • Contacts can help to get your questions answered if there are any.