ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 63761f72e7
Merge pull request #18779 from zhangjmruc/master
#18701: SQL compatibility: provide POSITION(needle IN haystack) syntax
2021-01-06 21:07:15 +03:00
.github
base Merge branch 'master' into harmful 2020-12-31 02:25:28 +03:00
benchmark
cmake Proper submodule update 2021-01-03 21:19:44 +03:00
contrib Merge pull request #18700 from azat/history-load-fix-multiline-entries 2021-01-06 05:33:51 +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 Fix typo in array functions' documentation 2021-01-06 16:36:51 +01:00
programs Slightly better 2021-01-06 04:03:07 +03:00
src code changes according to reviewer's comments 2021-01-06 21:05:45 +03:00
tests Newline 2021-01-06 21:06:34 +03:00
utils Fix the unexpected behaviour of show tables when antlr parser enabled (#18431) 2021-01-04 23:42:57 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Update CMakeLists.txt 2021-01-01 18:52:02 +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
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.
  • 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