ClickHouse® is a real-time analytics DBMS
Go to file
Ivan Blinkov f2371ff7d0
[docs] add copy to clipboard button for <pre> blocks (#10700)
* [docs] add copy to clickboard button for <pre> blocks

* avoid "let" for now
2020-05-06 16:30:43 +03:00
.github
base Disable buffering of the stderr 2020-05-04 18:57:06 +03:00
benchmark
cmake Check for AppleClang 2020-05-04 18:12:06 +03:00
contrib Merge pull request #10638 from ClickHouse/fix-ubsan-hashtable 2020-05-04 04:50:25 +03:00
debian
docker Fix clang version in coverage image 2020-05-05 18:45:26 +03:00
docs [docs] tests for inline css/js (#10699) 2020-05-06 16:28:02 +03:00
programs Merge pull request #10666 from NanoBjorn/refactor-volume 2020-05-05 16:25:26 +03:00
src Merge pull request #10660 from ClickHouse/fix-10566 2020-05-06 11:56:44 +03:00
tests Merge pull request #10660 from ClickHouse/fix-10566 2020-05-06 11:56:44 +03:00
utils Added auto-generated machine-readable file with list of stable versions 2020-05-02 21:53:55 +03:00
website [docs] add copy to clipboard button for <pre> blocks (#10700) 2020-05-06 16:30:43 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore Remove outdated contents from gitignore 2020-05-05 19:38:40 +03:00
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Revert "Partial fix of clang build stack unwinding (omit-frame-pointer)" 2020-05-05 14:36:32 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release Added auto-generated machine-readable file with list of stable versions 2020-05-02 21:53:55 +03:00
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 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