-
Event Sourcing and CQRS with Marten
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2022 - September/October
After examining persisted system states in a relational database, Jeremy discovers that he needs to use the Marten library to provide robust support for Event Sourcing.
-
To MongoDB, or Not to MongoDB
Last updated: Tuesday, April 26, 2022
Published in: CODE Magazine: 2013 - September/October
When I started my company Attachments.me three years ago, NoSQL was a hot topic. Advocates preached impressive benefits:
-
What’s New in RavenDB 2.5
Last updated: Wednesday, April 27, 2022
Published in: CODE Magazine: 2013 - September/October
This article introduces a few of the coolest features in RavenDB 2.5, but before I get to the stuff that will make you drool, there is a slight possibility that you aren't familiar with RavenDB. The next section fixes that, and then I will go into what is new and cool.
-
Getting Started with RavenDB
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2012 - March/April
You might have heard some things about NoSQL; how Google and Facebook are using non-relational databases to handle their load. And in most cases, this is where it stopped. NoSQL came about because scaling relational databases is somewhere between extremely hard to impossible.
-
Introducing a huMONGOus Database
Last updated: Wednesday, February 20, 2019
Published in: CODE Magazine: 2012 - March/April
Nowadays archiving, searching and processing the explosion of data generated in applications means coming up with nontraditional ways of dealing with the data. NoSQL solutions offer intriguing and unique ways of handling the volumes of data available to us. Additionally, 10Gen offers an open source distributed document-oriented solution called MongoDB.