Graph Analysis over JSON Data — Omar Rampado, Larus

18 May, 2017



Slides for this talk: https://www.slideshare.net/neo4j/graphconnect-europe-2017-graph-analysis-over-json-larus Moving from a pure relational database to a polyglot persistence approach is the key to solving dedicated use cases effectively. Each database handles its core data model best, and their combination provides the best of both worlds for application development productivity and efficient large-scale data management. While working on many integration projects we’ve seen the need for well-engineered connectors, since combining different databases requires data synchronization and a communication solution, especially for document-oriented databases. In this talk, we’ll introduce the doc2graph project, which is a solution that allows you to easily analyze relationships hidden in document data. We’ll demonstrate examples for Couchbase, MongoDB and a generic API returning JSON data and how to configure the connector to get the best graph model for your analysis. Omar Rampado, Larus

Related Videos