cube-js/cube

Implement driver for CockroachDB

Open

#1,164 创建于 2020年9月30日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Rust (1,965 fork)batch import
good first issuehelp wanted

仓库指标

Star
 (19,563 star)
PR 合并指标
 (平均合并 5天 16小时) (30 天内合并 138 个 PR)

描述

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

贡献者指南