Re: Janus Graph as replace for NOSQL database in Web Applications for non-bulk randomly generated data
Robert Dale <rob...@...>
You could keep your schema-less data in your existing NoSQL db and then add a graph database for storing relations. Or try a multi-model graph database. There are several listed here http://tinkerpop.apache.org/#graph-systems There's no one right way to do it. Robert Dale
On Tue, Jun 20, 2017 at 2:32 PM, Jane <shabs...@...> wrote:
|
|