alexandreyc / adbc-rs

Rust implementation of Arrow Database Connectivity (ADBC)
Apache License 2.0
4 stars 0 forks source link

Arrow Database Connectivity for Rust

This is a Rust implementation of Arrow Database Connectivity (ADBC).

It's still work in progress and should not be used in production.

Development

In order to run integration tests you must:

TODOs