Friday 6 February 2015

Graph Databases

As part of the Technical Academy (the scheme at 7digital through which I have started training as a software developer), I'm working on a personal project aiming to create a proof-of-concept API which can better support the metadata schema of classical music, since this is significantly more complex than that of pop music.

It's still early days, but as the project is built on top of a neo4j graph database, I ended up reading about graph DBs in general a fair bit, and decided to put together a brief introduction for our internal knowledge sharing this week. Here it goes!