How Moviepilot Walks The Graph
Neo4j is not just another Swedish open source database project, they are one of the strongest players inside this market, so they’re a natural first choice when starting a graph database project. Last but not the least, Neo4j can be used from our favorite programming language, Ruby.
Most of these databases are just embedded, although it has to be said that they are rapidly moving to a traditional server architecture. So, we decided to have our own server, exposing this through a rest api.
The prior post in this series was: Meet Sheldon, Our Custom Database Server.