ClickHouse® is a real-time analytics DBMS
Go to file
Nikolai Kochetov a3f3564015
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-16 12:59:56 +03:00
.github Fix special build number 2021-11-11 19:18:24 +03:00
base Update defines.h 2021-11-11 21:51:24 +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 Fix test_kafka_insert_avro by pinning avro version 2021-11-13 12:01:13 +03:00
docs Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md 2021-11-16 12:59:56 +03:00
programs Expose all GlobalThreadPool config params (#31285) 2021-11-12 16:24:47 +03:00
src Merge pull request #31291 from kssenii/update-async-reads-setting 2021-11-13 19:19:35 +03:00
tests Merge pull request #31291 from kssenii/update-async-reads-setting 2021-11-13 19:19:35 +03:00
utils Improve style check for ProfileEvents and CurrentMetrics 2021-11-10 21:15:27 +03:00
website Remove PDF documentation 2021-11-12 23:25:55 +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.