ClickHouse® is a real-time analytics DBMS
Go to file
2018-12-24 00:37:42 +03:00
.github Update PULL_REQUEST_TEMPLATE.md 2018-12-18 04:52:32 +03:00
ci Addition to prev. revision [#CLICKHOUSE-2] 2018-08-08 08:07:55 +03:00
cmake Merge branch 'master' of github.com:yandex/ClickHouse 2018-12-23 22:25:53 +03:00
contrib Suppress warning in protobuf build [#CLICKHOUSE-2] 2018-12-20 18:22:27 +03:00
dbms Removed redundand code #3785 2018-12-24 00:37:42 +03:00
debian Fix macos build (#3861) 2018-12-18 16:37:00 +03:00
docker Auto version update to [18.16.0] [54412] 2018-12-14 20:26:46 +03:00
docs minor docs improvements (#3906) 2018-12-21 22:40:49 +03:00
libs Fixed buffer overflow in function addDays [#CLICKHOUSE-2] 2018-12-23 23:01:17 +03:00
utils Fix includes, Faster compile (#3898) 2018-12-23 17:19:11 +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 Refactor constant folding and make it reusable for primary_key_expr 2018-12-17 17:59:01 +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 add ru changelogs 2018-12-21 19:41:12 +03:00
CHANGELOG.draft.md Added changelog for 18.16 (complete, without authors and links) [#CLICKHOUSE-2] 2018-12-18 04:27:52 +03:00
CHANGELOG.md add en changelogs 2018-12-21 19:41:20 +03:00
CMakeLists.txt Merge branch 'master' of github.com:yandex/ClickHouse 2018-12-23 22:25:53 +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 Fix unsuccessful run of StorageSystemContributors on release 2018-12-14 16:44:10 +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.