cube-js/cube

Add odbc Driver support

Open

#4,250 opened on Mar 21, 2022

View on GitHub
 (0 comments) (6 reactions) (0 assignees)Rust (1,965 forks)batch import
data source driverhelp wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (Avg merge 5d 16h) (138 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

some database or query engine (dremio) support queries with odbc and has good performance

Describe the solution you'd like

maybe we can add one common odbc Driver .and we can use it to write more good performance drivers

Describe alternatives you've considered

with can use node-odbc module implements this

Contributor guide