cube-js/cube

Support to connect to GraphDB (e.g AllegroGraph)

Open

#674 geöffnet am 27. Mai 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.965 Forks)batch import
data source driverhelp wanted

Repository-Metriken

Stars
 (19.563 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)

Beschreibung

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