ClickHouse® is a real-time analytics DBMS
Go to file
2021-10-08 20:25:37 +08:00
.github
base
benchmark
cmake
contrib
debian
docker Merge pull request #29781 from azat/fuzzer-server-pid-v2 2021-10-08 00:35:25 +03:00
docs Merge pull request #29753 from kirillikoff/kirillikoff-DOCSUP-13583 2021-10-08 11:02:00 +03:00
programs Merge pull request #29825 from azat/memory_profiler_step-cleaner-api 2021-10-07 22:44:47 +03:00
src add database alias 2021-10-08 20:25:37 +08:00
tests Make 01092_memory_profiler more robust for dev env 2021-10-07 21:13:56 +03:00
utils
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.pylintrc
.vimrc Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md Remove old CLA 2021-09-28 20:16:33 +03:00
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
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.