InfoQ Homepage Graph Database Content on InfoQ
-
React Native in Production
Adam Miskiewicz goes beyond the React Native docs and talks about best practices for building responsive and production-ready React Native applications with Redux, Relay, and GraphQL.
-
Node4J: Running Node.js in a JavaWorld
Ian Bull introduces Node4J and explores the performance characteristics and highlights the tools that help one develop, debug and deploy Node.JS applications running directly on the JVM.
-
Real-Time Fraud Detection with Graphs
Jim Webber talks about several kinds of fraud common in financial services and how each decomposes into a straightforward graph use-case. He explores them using Neo4j and Cypher query language.
-
Working with Databases & Groovy
Paul King reviews the features in Groovy which make it easy to work with databases - Groovy SQL, datasets -, and working with NoSQL databases such as MongoDB and Neo4J.
-
Modeling Complex Game Economy with Neo4j
Yan Cui shares lessons learned using Neo4j to model the in-game economy of the "Here Be Monsters" game and automate the balancing process.
-
Using a Graph Database for JVM Heap Analysis
James Richardson, Nat Pryce discuss some of the challenges faced using Neo4J for interactive analysis of large data imports (80K nodes, 150k relationships) and how they overcame them.
-
Artistic Spring Data Neo4j 3.x with Spring Boot and Van Gogh
Michael Hunger and Lorenzo Speranzoni show how easy it is to get started with Spring Data Neo4j using Spring Boot.
-
NoSQL Is Dead
Eric Redmond explains the differences and commonalities amongst many kinds of databases and takes a stab at the marketing term “NoSQL.”
-
Zen: Pinterest's Graph Storage Service
This talk goes over the design motivation for Zen and describe its internals including the API, type system and HBase backend.
-
Graph Search: The Power of Connected Data
Ian Robinson takes a look at how size, structure and connectedness have converged to change the way we work with data, showing some new opportunities with connected data illustrated with graph search.
-
How Shutl Delivers Even Faster Using Neo4J
Volker Pacher, Sam Phillips present key differences between relational databases and graph databases, and how they use the later to model a complex domain and to gain insights into their data.
-
Let Me Graph That For You: Building a Graph Database Application
Ian Robinson introduces tools and techniques for building a system around a graph engine, experiment with graph data, and using it in an application.