ClickHouse® is a real-time analytics DBMS
Go to file
2021-10-10 22:13:49 +03:00
.github
base Merge pull request #29683 from myrrc/improvement/tl-to-common 2021-10-05 21:49:15 +03:00
benchmark
cmake
contrib Merge pull request #29925 from ClickHouse/update-cctz-2 2021-10-10 02:17:09 +03:00
debian
docker Merge pull request #29856 from azat/clickhouse-test-python-client 2021-10-09 17:58:40 +03:00
docs Merge pull request #29753 from kirillikoff/kirillikoff-DOCSUP-13583 2021-10-08 11:02:00 +03:00
programs Merge pull request #29155 from FArthur-cmd/add_CORS 2021-10-09 20:18:17 +03:00
src Add retries for http read init 2021-10-10 22:13:49 +03:00
tests Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read 2021-10-10 18:06:09 +03:00
utils
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-10-09 18:42:53 +03:00
CMakeLists.txt Add -fcoroutines for g++ 2021-10-08 15:06:09 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE Sync copyrights 2021-10-04 09:16:18 +03:00
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 Update README.md 2021-10-04 17:12:29 +03:00
release
SECURITY.md Update SECURITY.md 2021-10-07 20:30:07 +03:00
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 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.
  • Contacts can help to get your questions answered if there are any.