ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin 2d3fb36a62 Fix debug symbols (Add a quirk to force clang emit .debug_aranges with ThinLTO)
Wrap a linker into a script that will add some settings (`-mllvm
-generate-arange-section`) in case of ThinLTO to emit `.debug_aranges`
symbols.

Dicussion in the LLVM can be found here [1].

  [1]: https://discourse.llvm.org/t/clang-does-not-produce-full-debug-aranges-section-with-thinlto/64898

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-09-02 23:22:25 +02:00
.github More renamings for consistency 2022-09-01 07:59:01 +00:00
base Fix typos with new codespell 2022-09-02 08:54:48 +00:00
benchmark Remove old file 2022-07-12 20:28:02 +02:00
cmake Fix debug symbols (Add a quirk to force clang emit .debug_aranges with ThinLTO) 2022-09-02 23:22:25 +02:00
contrib Merge branch 'master' into fix-install-snapshot 2022-08-31 08:42:00 +02:00
docker Merge pull request #40647 from ClickHouse/high-level-coverage 2022-08-27 23:13:10 +03:00
docs correct statement 2022-09-01 20:32:06 -04:00
packages Fix doinst.sh generator for tgz packages 2022-08-26 20:09:56 +02:00
programs Fix typos with new codespell 2022-09-02 08:54:48 +00:00
src Merge pull request #40850 from canhld94/ch_canh_fix_set 2022-09-02 14:40:35 -04:00
tests Fix debug symbols (Add a quirk to force clang emit .debug_aranges with ThinLTO) 2022-09-02 23:22:25 +02:00
utils Merge pull request #40591 from ClickHouse/util-self-extracting-singl 2022-09-02 12:26:01 +02:00
website move-images-to-clickhouse-presentations 2022-08-10 04:04:56 +02:00
.clang-format
.clang-tidy Enable clang-tidy for headers 2022-08-31 10:48:15 +00:00
.editorconfig
.gitattributes
.gitignore Revert "Move CatBoost evaluation into clickhouse-library-bridge" 2022-08-31 20:54:43 +02:00
.gitmodules Revert "Add Annoy index" 2022-08-30 15:10:10 +03:00
.pylintrc Cover deprecated bad-* pylint options with black 2022-06-08 14:18:28 +02:00
.vimrc Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
.yamllint
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2022-08-24 03:35:51 +03:00
CMakeLists.txt Fix debug symbols (Add a quirk to force clang emit .debug_aranges with ThinLTO) 2022-09-02 23:22:25 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
format_sources
LICENSE
PreLoad.cmake Update PreLoad.cmake 2022-08-26 18:30:05 +08:00
README.md Update README.md 2022-08-14 07:04:49 +02:00
SECURITY.md Update security 2022-08-20 13:04:01 +02: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.

  • Official website has a quick high-level overview of ClickHouse on the main page.
  • Tutorial shows how to set up and query a 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 chatting with ClickHouse users in real-time.
  • Blog contains various ClickHouse-related articles, as well as announcements and reports about events.
  • Code Browser (Woboq) with syntax highlight and navigation.
  • Code Browser (github.dev) with syntax highlight, powered by github.dev.
  • Contacts can help to get your questions answered if there are any.

Upcoming events

  • v22.8 Release Webinar Original creator, co-founder, and CTO of ClickHouse Alexey Milovidov will walk us through the highlights of the release, provide live demos, and share vision into what is coming in the roadmap.