ClickHouse® is a real-time analytics DBMS
Go to file
2018-12-14 14:42:49 +03:00
.github
ci Addition to prev. revision [#CLICKHOUSE-2] 2018-08-08 08:07:55 +03:00
cmake Fix icu link after second cmake run 2018-12-11 16:49:03 +03:00
contrib Better contrib/base64-cmake 2018-12-11 19:09:39 +03:00
dbms Simplify right(expr, length) function to be just an alias to substring(expr, -length) 2018-12-14 14:42:49 +03:00
debian Fix presence of both libc++ and -static-libstdc++ link flags (#3706) 2018-12-01 01:30:34 +03:00
docker Fixes from comments of #3695 2018-12-10 16:23:21 +01:00
docs WIP on docs (#3813) 2018-12-12 20:28:00 +03:00
libs Merge pull request #3819 from yandex/fix-tehran-time 2018-12-13 00:06:50 +03:00
utils Do not write preprocessed configs to /etc/ (#2443) 2018-11-27 19:11:46 +03:00
website WIP on docs (#3753) 2018-12-07 19:24:54 +03:00
.clang-format Fix style 2018-12-10 18:50:58 +03:00
.editorconfig
.gitattributes
.gitignore Reimplement FREEZE command. 2018-11-12 15:26:14 +03:00
.gitlab-ci.yml
.gitmodules Switch to https 2018-12-07 17:45:00 +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-12-04 23:51:41 +03:00
CHANGELOG.draft.md Do not write preprocessed configs to /etc/ (#2443) 2018-11-27 19:11:46 +03:00
CHANGELOG.md Added changelog for 18.14.18 2018-12-04 21:49:50 +03:00
CMakeLists.txt Add integration test, put dependent libs to contrib, slightly refine 2018-12-07 14:41:24 +03:00
CONTRIBUTING.md
copy_headers.sh
docker-compose.yml
format_sources
format.sh
LICENSE WIP on docs (#3753) 2018-12-07 19:24:54 +03:00
PreLoad.cmake Added suggestion by nvartolomei; added links [#CLICKHOUSE-2] 2018-09-07 16:02:52 +03:00
README.md Make logo a link 2018-12-10 11:08:10 +03:00
release Build fixes 2018-12-07 23:12:06 +03:00
release_lib.sh Update Contributors 2018-11-30 16:49:53 +03:00
uncrustify.cfg Better .clang-format and uncrustify.cfg 2018-11-29 15:45:34 +03:00

ClickHouse — open source distributed column-oriented DBMS

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.
  • You can also fill this form to meet Yandex ClickHouse team in person.