cube-js/cube

Connecting to Rockset as a data source

Open

#7,075 opened on Aug 30, 2023

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Rust (1,965 forks)batch import
data source driverhelp wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (Avg merge 5d 16h) (138 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. I've came across a request in the Slack community that someone would like to use Cube with Rockset: https://rockset.com

Describe the solution you'd like Rockset supports querying in SQL and it also has a Node.js driver: https://rockset.com/docs/client/node/docs/

Contributor guide