ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin 435e1de7b0 Remove Exception's ctor to create it from a simple string-like object
This may cause troubles, like forgetting to pass arguments, and there
are few places in the code (see the upcomming patch).

I doubt that this will make any performance changes, since the check
should be compile time.

And anyway Exception is an exceptional situation which should be rare
(there is no such code with single argument for logging, while logging
is more common).

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-12-24 21:26:31 +01:00
.github Run build report check job on build failures, fix (#58135) 2023-12-21 21:30:40 +01:00
base Adjust all std::ios implementations in poco to set failbit/badbit by default 2023-12-22 18:34:34 +01:00
benchmark
cmake Fix building Rust with Musl 2023-12-11 20:49:19 +01:00
contrib Maybe fix the build, maybe not fix it 2023-12-20 15:32:33 +00:00
docker Merge pull request #58168 from ClickHouse/udpate-statefull-run-sh 2023-12-23 01:40:53 +01:00
docs Merge pull request #58095 from azat/metrics/max-rss 2023-12-23 13:13:44 +01:00
packages
programs Looking at strange code 2023-12-23 13:06:34 +01:00
rust Replace rust's BLAKE3 with llvm's implementation 2023-12-18 15:29:01 +01:00
src Remove Exception's ctor to create it from a simple string-like object 2023-12-24 21:26:31 +01:00
tests Merge pull request #58206 from ClickHouse/fix-error-in-archive-reader 2023-12-24 12:32:49 +01:00
utils Merge pull request #58095 from azat/metrics/max-rss 2023-12-23 13:13:44 +01:00
.clang-format
.clang-tidy
.clangd
.editorconfig
.exrc Fix vim settings (wrong group for autocmd) 2022-12-03 21:23:24 +01:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmessage Add GH status for PR formatting (#58050) 2023-12-21 11:53:01 +01:00
.gitmodules Implement punycodeEncode()/Decode() 2023-12-17 17:04:28 +00:00
.pylintrc
.snyk
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2023-12-15 21:31:13 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake
README.md
SECURITY.md

Website Apache 2.0 License

The ClickHouse company logo.

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

Upcoming Events

Also, keep an eye out for upcoming meetups around the world. Somewhere else you want us to be? Please feel free to reach out to tyler clickhouse com.

Recent Recordings

  • Recent Meetup Videos: Meetup Playlist Whenever possible recordings of the ClickHouse Community Meetups are edited and presented as individual talks. Current featuring "Modern SQL in 2023", "Fast, Concurrent, and Consistent Asynchronous INSERTS in ClickHouse", and "Full-Text Indices: Design and Experiments"
  • Recording available: v23.10 Release Webinar All the features of 23.10, one convenient video! Watch it now!
  • All release webinar recordings: YouTube playlist

Interested in joining ClickHouse and making it your full-time job?

We are a globally diverse and distributed team, united behind a common goal of creating industry-leading, real-time analytics. Here, you will have an opportunity to solve some of the most cutting-edge technical challenges and have direct ownership of your work and vision. If you are a contributor by nature, a thinker and a doer - well definitely click!

Check out our current openings here: https://clickhouse.com/company/careers

Can't find what you are looking for, but want to let us know you are interested in joining ClickHouse? Email careers@clickhouse.com!