How to unit test a RavenDB
A guide to unit testing applications that use the RavenDB document database in .NET, covering setup and repository patterns.
A guide to unit testing applications that use the RavenDB document database in .NET, covering setup and repository patterns.
A tutorial on building a basic document database in Go with Lucene-like filters and indexes, inspired by Elasticsearch.
A technical comparison of Map-Reduce implementations in MongoDB and RavenDB, using a blog post tagging example.
Explains how to model and store reference lists (like Countries) in RavenDB document databases compared to relational databases.