ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin d2a264c9bb tests: use explicit address for console to avoid EADDRINUSE
The problem is that MinIO uses dynamic port for console address by
default, which may be below ip_local_port_range, and in this case it ca
be reused in a short time, sicne first MinIO allocates the socket, then
close this socket, and only after try to bind to it.

And even though this is a problem of MinIO I'm not a go developer to fix
it.

v2: use long notation of the 127.0.0.1 (that version of MinIO on CI
cannot handle 127.1, while 2023-07-21T21-12-44Z can)

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-08-02 21:17:49 +02:00
.github Remove obsolete part of a check name 2023-07-31 05:23:28 +02:00
base Merge pull request #52656 from Avogar/rename-setting-for-url-encoding 2023-08-01 16:09:01 +03:00
benchmark
cmake Proper stripping 2023-07-30 02:11:32 +02:00
contrib Merge branch 'master' into feature/hashing-big-endian-support 2023-08-01 13:09:43 -04:00
docker tests: use explicit address for console to avoid EADDRINUSE 2023-08-02 21:17:49 +02:00
docs Merge pull request #52848 from daviddhc20120601/patch-1 2023-08-02 19:10:32 +02:00
packages Merge branch 'master' into keeper-client-package 2023-08-02 11:30:41 +02:00
programs Merge pull request #51117 from ClickHouse/pufit/keeper-client-improvements 2023-08-01 17:47:33 +02:00
rust Reproducible builds for Rust 2023-07-22 22:46:22 +02:00
src Merge pull request #52837 from ClickHouse/cleanup-local-backup 2023-08-02 17:10:36 +02:00
tests Merge pull request #52859 from ClickHouse/fix-00612_http_max_query_size 2023-08-02 17:13:04 +02:00
utils doc: add ClickBench and AutoFDO to the aspell ignore list 2023-08-01 18:02:48 +02:00
.clang-format Configure rule for concepts requires clause 2023-06-05 06:55:52 -07:00
.clang-tidy readability-identifier-names: adjust invalid options 2023-05-13 20:28:55 +00:00
.clangd Enable few slow clang-tidy checks for clangd 2023-05-13 14:08:25 +02:00
.editorconfig
.exrc
.git-blame-ignore-revs
.gitattributes
.gitignore Reproducible builds for Rust 2023-07-22 22:46:22 +02:00
.gitmodules Use incbin for resources, part 1 2023-07-23 06:11:03 +02:00
.pylintrc
.snyk
.yamllint Increase line-length limit for yamlllint 2023-06-13 19:45:51 +02:00
AUTHORS
CHANGELOG.md Move "reconfig" to experimental in the changelog 2023-07-31 11:43:04 +03:00
CMakeLists.txt Merge branch 'master' into no-export-dynamic 2023-07-23 07:26:33 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake CMake cleanup: Remove configuration of CMAKE_SHARED_LINKER_FLAGS 2023-03-26 17:59:39 +00:00
README.md Update README.md 2023-07-14 18:56:53 +03:00
SECURITY.md Update version_date.tsv and changelogs after v23.7.1.2470-stable 2023-07-27 13:47:11 +00:00

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

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.6 Release Webinar All the features of 23.6, 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

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