ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin 72d102d94c Fix rust modules rebuild (previously ignores changes in cargo config.toml)
This leads to the problem when you switch compiler flags, for example:

    $ cmake -DSANITIZE=memory ..
    $ ninja
    $ cmake -DSANITIZE= ..
    $ ninja

And this leads to:

    ld.lld-15: error: undefined symbol: __msan_init
    >>> referenced by lib.rs.cc
    >>>               lib.rs.o:(msan.module_ctor) in archive rust/skim/RelWithDebInfo/lib_ch_rust_skim_rust.a

Reported-by: @alexey-milovidov
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-27 10:35:50 +01:00
.github Revert "Disable BC check for asan (just test)" 2022-12-26 16:14:29 +01:00
base
benchmark
cmake Merge pull request #44122 from azat/build/toolchain-quirks 2022-12-16 10:22:52 +01:00
contrib Switch "contrib/sysroot" back to master. 2022-12-25 10:50:45 +01:00
docker Merge pull request #44564 from ClickHouse/turn_offable_bc_check 2022-12-26 16:15:13 +01:00
docs Update external-dicts-dict-sources.md 2022-12-26 16:21:36 -04:00
packages Merge pull request #43597 from ClickHouse/sd_notify_followup_fixes 2022-12-17 04:35:05 +03:00
programs Rename config param tmp_cache -> temporary_data_in_cache 2022-12-22 10:22:56 +00:00
rust Fix rust modules rebuild (previously ignores changes in cargo config.toml) 2022-12-27 10:35:50 +01:00
src Merge pull request #44596 from ClickHouse/fix-bad-punctuation-in-log-message 2022-12-27 00:01:05 +01:00
tests Merge pull request #44535 from azat/tests/integration-dmesg 2022-12-26 23:49:02 +03:00
utils Merge pull request #44386 from ClickHouse/check-submodules 2022-12-19 17:51:56 +01:00
website
.clang-format
.clang-tidy
.editorconfig
.exrc
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules Clean stale submodule 2022-12-19 17:36:04 +01:00
.pylintrc
.snyk Add exclusions from the Snyk scan 2022-10-31 17:47:02 +01:00
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2022-12-20 20:56:40 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2022-12-21 02:16:35 +03:00
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.

  • 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

  • Recording available: v22.12 Release Webinar 22.12 is the ClickHouse Christmas release. There are plenty of gifts (a new JOIN algorithm among them) and we adopted something from MongoDB. Original creator, co-founder, and CTO of ClickHouse Alexey Milovidov will walk us through the highlights of the release.
  • ClickHouse Meetup at the CHEQ office in Tel Aviv - Jan 16 - We are very excited to be holding our next in-person ClickHouse meetup at the CHEQ office in Tel Aviv! Hear from CHEQ, ServiceNow and Contentsquare, as well as a deep dive presentation from ClickHouse CTO Alexey Milovidov. Join us for a fun evening of talks, food and discussion!
  • ClickHouse Meetup at Microsoft Office in Seattle - Jan 18 - Keep an eye on this space as we will be announcing speakers soon!