tokio-rs / rdbc

Rust DataBase Connectivity (RDBC) :: Common Rust API for database drivers
Apache License 2.0
566 stars 25 forks source link

Design RowSet access for batch and columnar support #52

Open andygrove opened 4 years ago

andygrove commented 4 years ago

See the proposal in blog post [1] and some feedback in an HN thread [2].

[1] https://andygrove.io/2020/01/rust-database-connectivity-rdbc/ [2] https://news.ycombinator.com/item?id=22027134