Skip to content

Add Ruby bindings for chDB C++ library #1

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 12 commits into from
Mar 28, 2025
Merged

Add Ruby bindings for chDB C++ library #1

merged 12 commits into from
Mar 28, 2025

Conversation

wudidapaopao
Copy link
Collaborator

@wudidapaopao wudidapaopao commented Mar 28, 2025

The official RubyGems repository for chdb-ruby is https://rubygems.org/gems/chdb-ruby.

Implement native extensions in the `ext` directory to enable interaction with the C++ library.
- Resolved linking errors encountered during the build process.
- Adjusted relevant code to ensure successful compilation.
- Added a README file with an overview of the project and usage instructions.
- Added an INSTALLATION file to guide users through setup steps.
- Resolved multiple issues related to packaging and compilation, ensuring smoother builds.
@wudidapaopao wudidapaopao merged commit 3e1d9aa into main Mar 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant