ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin 3afa94612a Add a test to ensure that server will wait the server thread pools
v2: add into skip_list
v3: print server log on error
v4: increase sleep time to trigger some issues under TSAN
v5: avoid ports overlaps
v6: avoid endless loops to print server log on failure
2021-04-13 21:37:38 +03:00
.github
base Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
benchmark
cmake Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc 2021-04-11 21:36:08 +00:00
contrib Merge pull request #22992 from ClickHouse/ssl_keeper 2021-04-13 19:15:07 +03:00
debian remove debug 2021-04-07 23:38:48 +03:00
docker Adjust fast test 2021-04-12 13:43:33 +03:00
docs Merge pull request #22995 from MichaelMonashev/patch-6 2021-04-13 15:09:06 +03:00
programs Fix current connections count with shutdown_wait_unfinished=0 2021-04-13 21:37:38 +03:00
src Fix one more lock-order-inversion 2021-04-13 21:37:38 +03:00
tests Add a test to ensure that server will wait the server thread pools 2021-04-13 21:37:38 +03:00
utils Update version_date.tsv after release 21.1.9.41 2021-04-13 14:29:13 +03:00
website Better benchmark 2021-04-11 17:00:14 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc 2021-04-11 21:36:08 +00:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2021-04-13 15:16:08 +03:00
CMakeLists.txt Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc 2021-04-09 11:13:01 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md
uncrustify.cfg
ya.make

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 quick high-level overview of ClickHouse on main page.
  • Tutorial shows how to set up and query 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 to chat 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.
  • You can also fill this form to meet Yandex ClickHouse team in person.