alexandreyc opened a new issue, #1723:
URL: https://github.com/apache/arrow-adbc/issues/1723

   ### What would you like help with?
   
   Hello world!
   
   I've been working on a Rust implementation of ADBC which is available here: 
https://github.com/alexandreyc/adbc-rs
   
   It's partially inspired by previous work done by @wjones127 in #446 and 
#416. I began by rebasing those PRs into #1496 but I wasn't entirely statisfied 
so I've restarted from scratch.
   
   Currently, it includes:
   
   - Public abstract API to implement drivers in Rust
   - Driver manager for loading C drivers as Rust drivers
   - Driver exporter for building C drivers from Rust drivers
   - Integration tests against SQLite and PostgreSQL C/C++ drivers
   - Dummy driver implemented in Rust for testing purposes
   
   If there is some interest, I would happily donate this implementation to the 
ASF by integrating it into this repo.
   
   As discussed with @paleolimbot 
[here](https://github.com/alexandreyc/adbc-rs/issues/1) I can split this into 3 
or 4 PRs to ease the review.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to