ClickHouse® is a real-time analytics DBMS
Go to file
2019-10-13 18:42:39 +00:00
.github Update PULL_REQUEST_TEMPLATE.md 2019-10-04 18:07:50 +03:00
cmake Build fixes (#7063) 2019-10-05 22:25:31 +03:00
contrib Build fixes (#7063) 2019-10-05 22:25:31 +03:00
dbms Remove AggregateFunctionCountNotNullVariadic 2019-10-13 18:42:39 +00:00
debian Make sure dh_clean not touch source files 2019-10-09 04:34:21 +08:00
docker Fix path to config in docker images 2019-10-10 13:26:57 +03:00
docs fix 2019-10-09 23:26:36 +03:00
libs Build fixes (#7063) 2019-10-05 22:25:31 +03:00
utils Fix backporting script 2019-10-09 14:37:20 +03:00
website CLICKHOUSE-4669: some product placement (#7148) 2019-09-30 11:47:01 +03:00
.clang-format Fix style 2018-12-10 18:50:58 +03:00
.editorconfig
.gitattributes
.gitignore delete BlockInputStreamFromRowInputStream 2019-08-27 21:29:56 +03:00
.gitlab-ci.yml fix ci 2018-02-06 13:13:44 +03:00
.gitmodules Replace libsparsehash with sparsehash-c11 2019-09-18 00:08:20 +03:00
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2019-10-09 02:15:51 +03:00
CMakeLists.txt Build fixes (#7063) 2019-10-05 22:25:31 +03:00
CONTRIBUTING.md Grammatical mistake 2019-10-09 14:30:04 +05:30
docker-compose.yml Updated docker-compose.yml #1025 2017-07-26 20:05:32 +03:00
format_sources
LICENSE Duplicate copyright 2019-07-04 15:03:43 +03:00
PreLoad.cmake Disable ninja for CLion 2019-09-11 10:23:20 +03:00
README.md Remove link to (almost) past meetup 2019-10-09 14:36:55 +03:00
release Initial fuzzing support with libfuzzer 2019-09-22 13:34:09 +03:00
SECURITY.md Changed repository URL 2019-09-23 19:18:19 +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.
  • YouTube channel has a lot of content about ClickHouse in video format.
  • 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