ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 01e08a23c2
Merge pull request #7240 from ClickHouse/function-get-macro
Added function `getMacro`
2019-10-09 15:28:54 +03: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 Merge pull request #7240 from ClickHouse/function-get-macro 2019-10-09 15:28:54 +03:00
debian Make sure dh_clean not touch source files 2019-10-09 04:34:21 +08:00
docker Merge branch 'master' into merging_values_with_expressions 2019-10-02 20:51:44 +03:00
docs Merge pull request #7109 from infinivision/aggBitmapAnd 2019-10-08 22:51:46 +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
.editorconfig
.gitattributes
.gitignore delete BlockInputStreamFromRowInputStream 2019-08-27 21:29:56 +03:00
.gitlab-ci.yml
.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
docker-compose.yml
format_sources
LICENSE
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

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