ClickHouse® is a real-time analytics DBMS
Go to file
sevirov 279e1eb6e9
Update docs/en/sql-reference/statements/create/database.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-11-01 18:58:08 +03:00
.github
base
benchmark
cmake Merge pull request #30014 from jinjunzh/master 2021-10-22 14:16:47 +03:00
contrib
debian
docker
docs Update docs/en/sql-reference/statements/create/database.md 2021-11-01 18:58:08 +03:00
programs Add placeholder to play.html inputs 2021-10-21 18:49:20 +03:00
src Add columns in columns.sql for INFORMATION_SCHEMA (#29637) 2021-10-22 15:18:16 +03:00
tests Merge pull request #30567 from kitaisreal/ngrams-fix-tests 2021-10-23 00:05:52 +03:00
utils
website Update hero.html (#30551) 2021-10-22 11:58:35 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md
uncrustify.cfg

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 a quick high-level overview of ClickHouse on the main page.
  • Tutorial shows how to set up and query a 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 chatting 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.