before I froget-- did I readcorrectly that you guys support grpc?
Hi, I’m writing an application that imports blockchain databases to a graph. I’ll be using either dgraph or cayley in the end most likely. But I’m really here today to ask about web UIs for graph databases, or design patterns for them. I’m not an experienced FE developer, so if I make some glaring omission, please let me know.
Basically, though what I am hoping to identify is two things really:
- a visualizer for graph databases, as shiny as can be, or a way of visualizing graph databases, as shiny as can be.
- Any information on open-source front end frameworks that easily are modified to support graphs. If not, then what the pattern looks like for using a graph db from the front end side of things.
Thanks!
-Jake