ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 4ec787ce48
Merge pull request #12147 from ClickHouse/fix-logical-error-table-function-remote
Change exception code from LOGICAL_ERROR to BAD_ARGUMENTS when the name of remote table is empty.
2020-07-06 09:21:23 +03:00
.github
base Merge pull request #12145 from ClickHouse/fix-suggest-word-break-chars 2020-07-06 08:51:35 +03:00
benchmark
cmake Merge pull request #12041 from azat/curl-proper-cmake 2020-07-06 06:31:51 +03:00
contrib Merge pull request #12041 from azat/curl-proper-cmake 2020-07-06 06:31:51 +03:00
debian Auto version update to [20.6.1.1] [54436] 2020-06-22 20:40:26 +03:00
docker Merge pull request #12041 from azat/curl-proper-cmake 2020-07-06 06:31:51 +03:00
docs add parseDateTimeBestEffortUS function (#12028) 2020-07-05 21:09:20 +03:00
programs
src Merge pull request #12147 from ClickHouse/fix-logical-error-table-function-remote 2020-07-06 09:21:23 +03:00
tests Merge pull request #12147 from ClickHouse/fix-logical-error-table-function-remote 2020-07-06 09:21:23 +03:00
utils Merge pull request #12041 from azat/curl-proper-cmake 2020-07-06 06:31:51 +03:00
website
.arcignore Added .arcignore 2020-05-21 09:17:03 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Cleanup changelog (half done). Additions requested by @filimonov #12104 2020-07-06 01:12:23 +03:00
CMakeLists.txt
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 announces and reports about events.
  • 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