ClickHouse® is a real-time analytics DBMS
Go to file
Vitaly Baranov f440953b87
Merge pull request #12646 from vitlibar/fix-create-user-if-not-exists
CREATE USER IF NOT EXISTS now doesn't throw exception if the user exists.
2020-07-28 17:43:01 +03:00
.github
base Fix comment (tnx Pavel Belikov) (#12957) 2020-07-28 11:58:26 +03:00
benchmark
cmake Merge pull request #12423 from vitlibar/update-simdjson 2020-07-20 10:15:38 +03:00
contrib Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into bayesAB 2020-07-23 22:21:15 +09:00
debian Auto version update to [20.7.1.1] [54437] 2020-07-13 18:26:03 +03:00
docker Update entrypoint.sh 2020-07-28 16:15:41 +03:00
docs DOCS-590: parallel_distributed_insert_select (#12980) 2020-07-28 15:25:49 +03:00
programs Add setting allow_non_metadata_alters 2020-07-21 17:05:30 +03:00
src Merge pull request #12646 from vitlibar/fix-create-user-if-not-exists 2020-07-28 17:43:01 +03:00
tests Merge pull request #12646 from vitlibar/fix-create-user-if-not-exists 2020-07-28 17:43:01 +03:00
utils Update scripts (#12726) 2020-07-27 13:05:38 +03:00
website Added results from Digital Ocean 2020-07-21 14:57:04 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Merge branch 'master' of github.com:ClickHouse/ClickHouse into achimbab-bayesAB 2020-07-15 16:34:56 +00:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md changelog fixes 2020-07-07 13:50:32 +03:00
CMakeLists.txt Some provisions for Android build 2020-07-15 14:16:00 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2020-07-17 11:54:14 +03:00
release
SECURITY.md [security docs] actually, only admins can create advisories 2020-07-10 16:51:37 +03:00
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.
  • 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