mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-14 10:22:10 +00:00
ClickHouse® is a real-time analytics DBMS
9331387340
* master: (29 commits) DOCS-620: Background pools settings (#11358) Update formats.md ya.make DOCS-611: background_buffer_flush_schedule_pool_size setting (#11176) Remove structure lock on parts send Update adopters.md This word "collapse" in Chinese means "折叠” (#11353) interval type link (#11351) Try fix tets. DOCS-573: system.data_type_families (#11344) fix flacky test with ttl Added test result Fix error with Lazy database Fix nullptr dereference in SYSTEM query and Lazy database Better code Added a test Fix unit test with UBSan Fix tests. Try fix build. Try fix build. ... |
||
---|---|---|
.github | ||
base | ||
benchmark | ||
cmake | ||
contrib | ||
debian | ||
docker | ||
docs | ||
programs | ||
src | ||
tests | ||
utils | ||
website | ||
.arcignore | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.potato.yml | ||
.vimrc | ||
AUTHORS | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
format_sources | ||
LICENSE | ||
PreLoad.cmake | ||
README.md | ||
release | ||
SECURITY.md | ||
uncrustify.cfg | ||
ya.make |
ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.
Useful Links
- 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 announces and reports about events.
- 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.
Upcoming Events
- ClickHouse Workshop in Novosibirsk on TBD date.
- Yandex C++ Open-Source Sprints in Moscow on TBD date.