Don’t Let an RDBMS Sabotage Your Query Performance
By Neo4j Staff
August 19, 2015 3 mins read
It’s true that relational databases have their perfect use cases. For consistent, tabular data whose schema rarely changes, an RDBMS solution might be the perfect fit. But what about if your data is highly interconnected? Or if your database schema… Read more →
Explore: database administrator database schema dba foreign key graph database query performance rdbms relational database sql sql query
Slow SQL Queries Are Killing Your Recommendation Engine
By Neo4j Staff
August 10, 2015 4 mins read
In today’s fast-paced world, users won’t wait minutes for your recommendation engine to query the database. In fact, you’re lucky if they’re willing to wait more than a few seconds. The question is then: Is your relational database performing at… Read more →
Explore: cypher data connection data modeling database query graph database join table Recommendation Engine relational database sql sql query
Data Migration between MySQL and Neo4j
By Neo4j Staff
April 26, 2013 5 mins read
Many organizations that are looking at modeling highly connected data to add business intelligence or analytical capabilities using Neo4j already have a database in place. Introducing a graph database into the mix does not have to be a disruptive process.… Read more →
Explore: data import data migration data model data sync MySQL neo4j OLTP rdbms sql sql query