cube-js/cube

Support to connect to GraphDB (e.g AllegroGraph)

Open

#674 opened on May 27, 2020

View on GitHub
 (1 comment) (0 reactions) (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. Our backend database can be a graph database. We want this library to support to connect to graph DB for data fetch. One of the example of

Describe the solution you'd like It can connect to graph db to fetch data and we can manage the schema to fetch the data accordingly.

Contributor guide