cube-js/cube

Implement driver for CockroachDB

Open

#1 164 ouverte le 30 sept. 2020

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Rust (1 965 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (19 563 stars)
Métriques de merge PR
 (Merge moyen 5j 16h) (138 PRs mergées en 30 j)

Description

Hey!

Currently, there are no plans to add support for it (from core team), but we are happy to merge and help with contribution from the community.

For driver implementer, take a look at

https://github.com/cube-js/cube.js/blob/master/CONTRIBUTING.md#implementing-sql-dialect

Example of driver implementation

https://github.com/cube-js/cube.js/pull/1099

Who are interested in preparing PR, don't forget to comment this issue

Thanks

Guide contributeur