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.
Explores Microsoft Azure Cosmos DB's features and benefits for data scientists, focusing on its schemaless design and suitability for IoT and modern applications.
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.