ClickHouse® is a real-time analytics DBMS
Go to file
Alexey Zatelepin 398a617bfd don't throw exceptions when a query can't be killed (e.g. ALTER queries)
Instead report it in the KILL QUERY results
2019-02-07 16:53:06 +03:00
.github Update bug_report.md 2019-02-06 00:12:54 +03:00
ci added powerpc build support 2019-01-23 17:18:19 +03:00
cmake Update find_pdqsort.cmake 2019-02-02 17:57:22 +03:00
contrib Fixed bad configuration of base64 library #3350 2019-02-05 17:05:48 +03:00
dbms don't throw exceptions when a query can't be killed (e.g. ALTER queries) 2019-02-07 16:53:06 +03:00
debian CLICKHOUSE-4284 debian init: wait for server startup on 'clickhouse-server start' 2019-02-05 20:05:23 +03:00
docker Improve performance-test docker image 2019-02-06 11:46:41 +03:00
docs WIP on docs/website (#4278) 2019-02-05 19:46:30 +03:00
libs Fixed bad code for printing query_id in text logs 2019-02-04 18:39:08 +03:00
utils Read revision from files only if it was not specified explicitly 2019-02-05 14:07:28 +03:00
website WIP on docs/website (#4278) 2019-02-05 19:46:30 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore .gitignore: Move debian/ specific entries to debian/.gitignore 2019-01-21 01:26:50 +03:00
.gitlab-ci.yml
.gitmodules Use pdqsort instead of std::sort in ORDER BY 2019-02-02 16:52:20 +03:00
.vimrc
AUTHORS
CHANGELOG_RU.md Update CHANGELOG_RU.md 2019-02-05 22:36:40 +03:00
CHANGELOG.md Update CHANGELOG.md 2019-02-05 21:33:52 +03:00
CMakeLists.txt Use pdqsort instead of std::sort in ORDER BY 2019-02-02 16:52:20 +03:00
CONTRIBUTING.md
docker-compose.yml
format_sources allow several <graphite> targets (#603) 2017-03-21 23:08:09 +04:00
LICENSE 2019 have started (#3975) 2019-01-02 12:39:20 +03:00
PreLoad.cmake Fix typos 2019-01-17 22:04:21 +03:00
README.md Update upcoming events 2019-02-03 23:38:42 +03:00
release cmake: Dont cache version; macos: fix build; /release_lib.sh move to utils (#4016) 2019-01-09 21:32:43 +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.

Upcoming Events