cube-js/cube

Add odbc Driver support

Open

#4.250 aberto em 21 de mar. de 2022

Ver no GitHub
 (0 comments) (6 reactions) (0 assignees)Rust (1.965 forks)batch import
data source driverhelp wanted

Métricas do repositório

Stars
 (19.563 stars)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (138 fundiu PRs em 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

Guia do colaborador