ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin 8d3ec1cce9 Fix fsync_part_directory (missing O_DIRECTORY)
On linux you should pass O_DIRECTORY, otherwise open(2) will fail
2021-01-07 19:25:26 +03:00
.github Merge pull request #18192 from stigsb/fix-anchore-analysis 2020-12-21 22:52:03 +03:00
base Use sigdescr_np() over sys_siglist (fixes glibc 2.32+ unbundled build) 2021-01-06 00:17:25 +03:00
benchmark Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
cmake Proper submodule update 2021-01-03 21:19:44 +03:00
contrib Merge pull request #18700 from azat/history-load-fix-multiline-entries 2021-01-06 05:33:51 +03:00
debian Remove pink screen with confusing questions about Kerberos 2021-01-05 00:56:00 +03:00
docker Merge pull request #18770 from ClickHouse/fix-query-fuzzer 2021-01-06 20:02:30 +03:00
docs Update tests.md 2021-01-07 16:31:50 +03:00
programs Slightly better 2021-01-06 04:03:07 +03:00
src Fix fsync_part_directory (missing O_DIRECTORY) 2021-01-07 19:25:26 +03:00
tests Revert "Add metrics for part number in MergeTree in ClickHouse" 2021-01-07 16:40:52 +03:00
utils Fix the unexpected behaviour of show tables when antlr parser enabled (#18431) 2021-01-04 23:42:57 +03:00
website Fix issues with docs 2020-12-21 23:04:22 +03:00
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore ANTLR4 Grammar for ClickHouse and new parser (#11298) 2020-12-04 05:15:44 +03:00
.gitmodules Some intermediate stage 2020-12-24 18:47:38 +03:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2020-12-24 04:34:34 +03:00
CMakeLists.txt Generate build id when ClickHouse is linked with lld 2021-01-07 04:03:53 +03:00
CODE_OF_CONDUCT.md Add minimal code of conduct #9676 2020-03-16 12:44:28 +03:00
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake Check if XCODE_IDE is true and avoid enforcing ninja in that case 2021-01-06 03:06:03 +04:00
README.md Delete last event from README.md 2020-12-03 21:31:20 +03:00
release Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
SECURITY.md Update SECURITY.md 2020-10-01 19:17:11 +03:00
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.
  • Yandex.Messenger channel shares announcements and useful links in Russian.
  • 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