Django and Neo4j - Domain Modeling that Kicks Ass http://spkr8.com/t/3895

Description:

In this session you will learn how to use the Neo4j Graph Database for persistence in Django web applications. A graph database, such as Neo4j, is a database that models data as a graph data structure with focus on the relationships between entities, and each node as its own entity, rather than the structure of data records. This makes it a good fit for object oriented web frameworks like Django.

Comments on this Talk

Have an account? Sign in or register.

Leave a Comment