Persisting data in NoSQL document databases, such as Couchbase, offers a lot more options and flexibility than relational databases (RDBMS) like SQL Server. These choices can be daunting at first, and involve trade-offs between concurrency, consistency, and performance.
The goal of this session will be to demystify NoSQL data modeling techniques for Couchbase. We will cover everything from a basic overview of data types and relationships all the way to how the Domain Driven Design approach to modeling can be applied to Couchbase.