cube-js/cube

Add odbc Driver support

Open

#4,250 opened on 2022年3月21日

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
 (平均マージ 5d 16h) (30d で 138 merged PRs)

説明

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

コントリビューターガイド