ClickHouse® is a real-time analytics DBMS
Go to file
2021-09-26 08:18:37 +03:00
.github
base Add comments 2021-09-19 22:26:16 +03:00
benchmark
cmake Merge branch 'master' into ccache-fix 2021-09-16 18:53:24 +00:00
contrib Merge pull request #28759 from nikitamikhaylov/enable-gcc-11 2021-09-12 15:56:57 +03:00
debian Merge pull request #28759 from nikitamikhaylov/enable-gcc-11 2021-09-12 15:56:57 +03:00
docker Merge pull request #28046 from syominsergey/fix-build-clang-13-2 2021-09-13 12:11:38 +03:00
docs Update single_page.py 2021-09-20 13:40:21 +03:00
programs Merge pull request #28803 from kitaisreal/executable-user-defined-functions 2021-09-20 12:11:15 +03:00
src Better exception messages for some String-related functions 2021-09-26 08:18:37 +03:00
tests Merge pull request #28982 from vdimir/issue-28660-pmj-fuzz 2021-09-20 12:30:00 +03:00
utils Update version_date.tsv after release 21.7.10.4 2021-09-18 11:46:19 +03:00
website update Ilya`s headshot 2021-09-20 11:20:50 +03:00
.arcignore
.clang-format Fixed wrong code around Memory Profiler 2020-03-03 03:24:44 +03:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Initial: replacing hardcoded toString for enums with magic_enum 2021-09-06 16:24:03 +02:00
.potato.yml Fix yamllint issues 2021-02-20 23:25:21 +03:00
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-09-09 00:34:45 +03:00
CMakeLists.txt better flag check 2021-09-15 12:26:27 +08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md
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.
  • Contacts can help to get your questions answered if there are any.