Yet Another Bug Tracker

NoSQL is not hard, it’s different. And to show that, RavenDB and Alex Klaus kick off a new series of articles dedicated to building enterprise applications leveraging the .NET Core + RavenDB bundle.

Hidden side of document IDs in RavenDB

Hidden side of document IDs in RavenDB

41 minutes
How to pass document IDs in the URL, mask the ID, drop the prefix, expose nested references, store processed IDs in the DB records, customise the ID, GUID, customise the ID convention, collect name, artificial ID.
NoSQL data model through DDD prism

NoSQL Data Model Through the DDD Prism

21 minutes
NoSQL Data Model. Practical modelling of the same database for a traditional SQL and a NoSQL. Comparison of the two approaches and their alignment with the DDD (Domain Driven Design).