ClickHouse® is a real-time analytics DBMS
Go to file
2021-06-25 18:30:49 +03:00
.github
base METR-41529 2021-06-21 22:31:42 +03:00
benchmark
cmake Merge pull request #25146 from oxidecomputer/master 2021-06-13 16:13:34 +03:00
contrib Merge pull request #25400 from georgthegreat/murmurhash 2021-06-23 22:48:29 +03:00
debian
docker Fix error in Fuzzer (CC @akuzm) 2021-06-17 09:16:34 +03:00
docs Changed CH css theme for code highlighting 2021-06-24 16:52:08 +03:00
programs clickhouse-client: fix NULL dereference for --param w/o value 2021-06-24 00:08:18 +03:00
src Merge pull request #25665 from ClickHouse/fix_24869 2021-06-25 11:11:25 +03:00
tests Add working test 2021-06-25 18:30:49 +03:00
utils Update version_date.tsv after release 21.3.13.9 2021-06-23 14:34:44 +03:00
website Using light theme as default one 2021-06-24 18:16:39 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Merge branch 'master' into arrow 2021-06-18 12:18:57 +00:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-06-19 13:32:18 +03:00
CMakeLists.txt Removes unused CMake variable and fixes clang-tidy lint 2021-06-11 14:35:40 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md (#25507) 2021-06-19 11:50:57 +03:00
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.
  • You can also fill this form to meet Yandex ClickHouse team in person.

Upcoming Events