RavenDB Data Modeling

Real-world examples demonstrate the way of thinking required when approaching to model a data model to be persisted with RavenDB. RavenDB is a transactional, open-source Document Database written in .NET, offering a flexible data model designed to address requirements coming from real-world systems. RavenDB allows you to build high-performance, low-latency applications quickly and efficiently. Starting with naive uses, we will move to complex applications and see how different design considerations can help performance and affect scaling.

Video Producer: Norwegian Developers Conference