cube-js/cube

Implement driver for CockroachDB

Open

#1.164 aberto em 30 de set. de 2020

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Rust (1.965 forks)batch import
good first issuehelp 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

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

Guia do colaborador