ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 6d0799b6c3
Merge pull request #17462 from chenziliang/feature/wildcard-dynamic-columns
include dynamic columns for wildcard query
2021-01-10 10:57:41 +03:00
.github Add another issue template 2021-01-10 03:44:10 +03:00
base Merge pull request #18871 from azat/fix-integrity-check 2021-01-08 22:32:39 +03:00
benchmark Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
cmake Merge branch 'master' into harmful 2020-12-31 02:25:28 +03:00
contrib Merge pull request #18862 from sundy-li/update-rocksdb 2021-01-08 22:54:52 +03:00
debian Remove pink screen with confusing questions about Kerberos 2021-01-05 00:56:00 +03:00
docker Merge pull request #18770 from ClickHouse/fix-query-fuzzer 2021-01-06 20:02:30 +03:00
docs Update documentation for system.table_engines 2021-01-08 14:57:24 +03:00
programs Query Fuzzer: return fail fast semantics 2021-01-09 08:30:23 +03:00
src Merge branch 'master' into chenziliang/feature/wildcard-dynamic-columns 2021-01-10 04:04:47 +03:00
tests Remove TestFlows due to timeouts 2021-01-10 03:49:29 +03:00
utils Merge pull request #18873 from abyss7/backport-lts 2021-01-09 06:37:55 +03:00
website Fix issues with docs 2020-12-21 23:04:22 +03:00
.arcignore Added .arcignore 2020-05-21 09:17:03 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore ANTLR4 Grammar for ClickHouse and new parser (#11298) 2020-12-04 05:15:44 +03:00
.gitmodules Some intermediate stage 2020-12-24 18:47:38 +03:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2020-12-24 04:34:34 +03:00
CMakeLists.txt Do not run integrity check for cross compiled binaries 2021-01-08 15:26:35 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake Check if XCODE_IDE is true and avoid enforcing ninja in that case 2021-01-06 03:06:03 +04:00
README.md Delete last event from README.md 2020-12-03 21:31:20 +03:00
release Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
SECURITY.md Update SECURITY.md 2020-10-01 19:17:11 +03:00
uncrustify.cfg
ya.make

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.
  • Slack and Telegram allow to chat with ClickHouse users in real-time.
  • Blog contains various ClickHouse-related articles, as well as announcements and reports about events.
  • Code Browser with syntax highlight and navigation.
  • Yandex.Messenger channel shares announcements and useful links in Russian.
  • 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