ClickHouse® is a real-time analytics DBMS
Go to file
alesapin 919089ddbe Fix
2021-11-17 15:08:46 +03:00
.github Trying perf tests 2021-11-17 12:01:52 +03:00
base Check stderr is writable before reopining it (to avoid losing errors) 2021-11-13 22:26:05 +03:00
benchmark
cmake Initial support for risc-v 2021-11-11 19:23:34 +01:00
contrib Initial support for risc-v 2021-11-11 19:23:34 +01:00
debian
docker Add performance comparison check 2021-11-16 14:16:10 +03:00
docs Fix link to external PostgreSQL dict 2021-11-15 18:09:04 +03:00
programs Disable log_queries in clickhouse-copier 2021-11-15 10:32:30 +03:00
src Merge pull request #31317 from azat/fix-tsan-in-async_socket_for_remote 2021-11-16 13:03:05 +03:00
tests Fix 2021-11-17 15:08:46 +03:00
utils Merge pull request #31229 from zhanglistar/fsync 2021-11-14 05:16:01 +03:00
website [blog] clarifications to clickhouse-v21.11-released.md headers (#31399) 2021-11-14 02:32:37 +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.