pola-rs/polars

implement Arrow2's odbc reader and writers

Closed

#2,994 opened on Mar 28, 2022

 (6 comments) (6 reactions) (0 assignees)Rust (2,826 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (38,496 stars)
PR merge metrics
 (Avg merge 8d 3h) (156 merged PRs in 30d)

Description

We now have native ODBC support upstream. This has to be exposed in polars similarly to existing IO readers and writers.

Contributor guide