ClickHouse® is a real-time analytics DBMS
Go to file
Alexey Milovidov b109ec8c77 Fixed UB #3920
2018-12-27 23:24:37 +03:00
.github Update PULL_REQUEST_TEMPLATE.md 2018-12-18 04:52:32 +03:00
ci
cmake Removed useless flag #3926 2018-12-27 04:22:17 +03:00
contrib Suppress warnings in 3rd party library [#CLICKHOUSE-2] 2018-12-27 22:38:17 +03:00
dbms Fixed UB #3920 2018-12-27 23:24:37 +03:00
debian 2443 Do not write preprocessed configs to /etc/ - Microfixes 2018-12-27 17:49:43 +03:00
docker Auto version update to [18.16.0] [54412] 2018-12-14 20:26:46 +03:00
docs Update cli.md (#3938) 2018-12-27 10:54:55 +03:00
libs Addition to prev. revision #3926 2018-12-27 03:02:38 +03:00
utils Fix includes, Faster compile (#3898) 2018-12-23 17:19:11 +03:00
website
.clang-format
.editorconfig Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
.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 Updated MaridDB library: fixed error in UBSan [#CLICKHOUSE-2] 2018-12-25 22:23:16 +03:00
.travis.yml.bak
.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
PreLoad.cmake
README.md
release
release_lib.sh Fix unsuccessful run of StorageSystemContributors on release 2018-12-14 16:44:10 +03:00
uncrustify.cfg

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.