ClickHouse® is a real-time analytics DBMS
Go to file
Benjamin Naecker c3506bf16d Adds a better way to include binary resources
- Uses a small assembly file to include binary resources, rather than
  objcopy
- Updates `base/common/getResource.cpp` for this new method of inclusion
- Removes linux-only guards in CMake files, as this solution is
  cross-platform.

The resulting binary resources are available in the ClickHouse server
binary on Linux, macOS, and illumos platforms. FreeBSD has not been
tested, but will likely work as well.
2021-06-09 14:03:30 -07:00
.github Update 40_bug-report.md 2021-05-31 17:06:28 +03:00
base Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
benchmark
cmake Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
contrib Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
debian Auto version update to [21.7.1.1] [54452] 2021-05-20 22:23:34 +03:00
docker Disable storage_kerberized_hdfs test 2021-06-07 12:25:13 +03:00
docs Update s3.md 2021-06-07 17:08:20 +03:00
programs Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
src Fix Disks/ya.make 2021-06-07 17:22:24 +03:00
tests More pytest fixes (#23538) 2021-06-07 20:29:19 +03:00
utils Update version_date.tsv after release 21.6.3.14 2021-06-05 03:03:36 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Remove experimental compression codecs 2021-06-06 02:26:52 +03:00
.potato.yml
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md Add changelog for 21.6 2021-06-05 02:09:57 +03:00
CMakeLists.txt Adds a better way to include binary resources 2021-06-09 14:03:30 -07: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.

Upcoming Events