Level: Introductory to Intermediate
The majority of today’s systems are built on top of relational databases and architects fight to keep incoming requirements within the boundaries of an existing fixed schema. RavenDB is a document database that weds the approach of classic relational databases with flexible schemas more adapt to the modern applications. The session is designed to introduce relational developers to NoSQL and RavenDB in particular.
You will learn:
- Understand what NoSQL has to give
- Model objects to be saved through RavenDB
- Manage RavenDB data stores