ClickHouse® is a real-time analytics DBMS
Go to file
Arthur Passos c02f883df6
Merge pull request #2 from Enmk/parsey_key_value_function-refactoring
Parsey key value function refactoring
2023-03-30 10:50:36 -03:00
.github Add a fuse for backport branches w/o a created PR 2023-03-20 13:45:23 +01:00
base Fixed implementation of find_first_symbols_sse42 run-time needle 2023-03-25 23:18:51 +01:00
benchmark
cmake Merge pull request #47673 from ClickHouse/rs/restore-mac-build 2023-03-20 04:27:22 +03:00
contrib Merge branch 'master' into fuzzer-of-data-formats 2023-03-20 03:26:51 +03:00
docker
docs Merge branch 'master' into parsey_key_value_function 2023-03-20 15:27:37 -03:00
packages
programs Merge pull request #46085 from aalexfvk/alexfvk/store_udf_in_zookeeper 2023-03-20 13:41:29 +01:00
rust
src Implemented writing to ColumnString directly via StringWriter 2023-03-30 15:21:22 +02:00
tests Updated test case 2023-03-28 14:37:28 +02:00
utils
.clang-format
.clang-tidy Preparation for libcxx(abi), llvm, clang-tidy 16 2023-03-19 17:25:41 +00:00
.editorconfig
.exrc
.git-blame-ignore-revs Add files with revision to ignore for git blame 2022-09-13 23:05:56 +02:00
.gitattributes
.gitignore
.gitmodules
.pylintrc
.snyk
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Restore native macos build 2023-03-19 19:59:22 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
SECURITY.md

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.

How To Install (Linux, macOS, FreeBSD)

curl https://clickhouse.com/ | sh
  • Official website has a quick high-level overview of ClickHouse on the main page.
  • ClickHouse Cloud ClickHouse as a service, built by the creators and maintainers.
  • 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 (Woboq) with syntax highlight and navigation.
  • Code Browser (github.dev) with syntax highlight, powered by github.dev.
  • Contacts can help to get your questions answered if there are any.

Upcoming Events

  • ClickHouse Meetup in Austin - Mar 30 - The first ClickHouse Meetup in Austin is happening soon! Interested in speaking, let us know!
  • v23.3 Release Webinar - Mar 30 - 23.3 is rapidly approaching. Original creator, co-founder, and CTO of ClickHouse Alexey Milovidov will walk us through the highlights of the release.

Recent Recordings

  • FOSDEM 2023: In the "Fast and Streaming Data" room Alexey gave a talk entitled "Building Analytical Apps With ClickHouse" that looks at the landscape of data tools, an interesting data set, and how you can interact with data quickly. Check out the recording on YouTube.
  • Recording available: v23.2 Release Webinar NTILE Window Function support, Partition Key for GROUP By, io_uring, Apache Iceberg support, Dynamic Disks, integrations updates! Watch it now!
  • All release webinar recordings: YouTube playlist