Featured Post
Learn the Different Deployment Strategies for RDBMS & Graph Databases, Such as Polyglot Persistence

3 RDBMS & Graph Database Deployment Strategies (Polyglot & More)

Whether you’re ready to move your entire legacy RDBMS into a graph database, you’re syncing databases for polyglot persistence or you’re just conducting a brief proof of concept, at some point you’ll want to bring a graph database into your organization or architecture. Once you’ve... read more


Catch This Week’s 5-Minute Interview with Rachel Lader, Software Engineer at Apple

The 5-Minute Interview: Rachel Lader, Software Engineer at Clippr

For this week's 5-Minute Interview, I caught up with Rachel Lader, a Software Engineer at Apple. Here's what we talked about: Editor's Note: Rachel's work with Clippr is not in any way affiliated with her position at Apple, Inc. as the project was completed during her time at MakerSquare. Q:... read more


Learn How to Build an Audio Recommendation Engine for SoundCloud Tags Using Neo4j

SoundCloud Tag Recommendations using Neo4j [Community Post]

Introduction Discovery, especially non-text discovery, is hard. When looking for a some new music to listen to, for example, I might not know exactly what I want, only that I’m looking for something a little folksy that emphasizes my love of New Wave. On the other hand, I might... read more


Watch Ryan Boyd’s Talk on Different Graph Compute Methods, including Graph Algorithms and Spark

Graph Compute with Neo4j: Built-in Algorithms, Spark & Extensions

Editor’s Note: Last October at GraphConnect San Francisco, Ryan Boyd – Developer Relations at Neo Technology – delivered this presentation on how to perform various graph compute functions within the Neo4j ecosystem. For more videos from GraphConnect SF and to register for GraphConnect... read more


Explore All of the Great Articles & Blog Posts Created by the Neo4j Community in March 2016

From the Neo4j Community: February 2016

In the Neo4j community last month, love was in the air. That love expressed itself as more nodes than ever in our community content. From articles and podcasts to GraphGists and other projects, our global graph of community members keeps growing strong! Below we've rolled out the red carpet... read more


Learn How Database Query Languages Compare and Contrast between SQL and Cypher for RDBMS and Graphs

RDBMS & Graphs: SQL vs. Cypher Query Languages

When it comes to a database query language, linguistic efficiency matters. Querying relational databases is easy with SQL. As a declarative query language, SQL allows both for easy ad hoc querying in a database tool as well as specifying use-case related queries in your code. Even... read more