ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 23312c4808
Merge pull request #30361 from nikitamikhaylov/rename-geo-functions
Rename readWkt* functions to readWKT*, added an alias SVG for svg function
2021-10-20 03:46:42 +03:00
.github
base Merge pull request #30143 from amosbird/useupstreamreplxx 2021-10-19 17:50:43 +03:00
benchmark
cmake Merge branch 'master' into reorganiza-contrib-ide-folders 2021-10-19 15:32:57 +00:00
contrib Merge branch 'master' into reorganiza-contrib-ide-folders 2021-10-19 15:32:57 +00:00
debian
docker Merge branch 'debug_keeper' of github.com:ClickHouse/ClickHouse into debug_keeper 2021-10-18 12:14:06 +03:00
docs client: add ability to print raw profile events 2021-10-19 00:54:38 +03:00
programs Merge pull request #30282 from kssenii/fix-local-less-threads 2021-10-19 22:54:28 +03:00
src Merge pull request #30361 from nikitamikhaylov/rename-geo-functions 2021-10-20 03:46:42 +03:00
tests Merge pull request #30361 from nikitamikhaylov/rename-geo-functions 2021-10-20 03:46:42 +03:00
utils Merge pull request #30181 from Biron-BI/antlr_window_function 2021-10-18 23:30:12 +03:00
website
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Merge pull request #30143 from amosbird/useupstreamreplxx 2021-10-19 17:50:43 +03:00
.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.