Sunday, September 07, 2014

Graph Databases: Neo4j @ Azure

Introduction to Graph Databases | Data Exposed | Channel 9:
"demo of building and querying a graph database using Neo4j"

Microsoft Azure is embracing anything that can run on the Cloud,
including popular graph database Neo4j, that runs on Java VM.
Same as with Hadoop, Java runs on Windows, so no problem.
And even if it required Linux, no problem :)

It was similar with MongoDB, that also runs nicely on Azure,
but Microsoft anyway created Azure DocumentDB,
that is better integrated with Azure "native" storage.

I would not be surprised if sometime in the future somebody creates "Azure GraphDB" also, that could scale more horizontally on Azure storage (table or blob) and across multiple machines (no just master-slave replication).

More "data related" videos:
Data Exposed | Channel 9

No comments: