New Improvements to Marten’s LINQ Support
Discusses recent improvements to Marten's LINQ provider, including GroupJoin support and fixes for chaining Where clauses after Select transforms.
Discusses recent improvements to Marten's LINQ provider, including GroupJoin support and fixes for chaining Where clauses after Select transforms.
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.