6 things to consider before you make that NoSQL Decision

Anup MarwadiDevelopment, MongoDBLeave a Comment

NoSQL Database Development Decision Strategies

Too often, we get customers asking us if they should utilize the popular NoSQL Databases such as MongoDB, Cassandra, DynamoDB etc. for their Custom Software Development needs instead of relational databases such as MySQL, SQL Server, PostGreSQL etc. We always answer the question with, “It depends.” And follow up with another question, “What outcomes are you looking for?” See, we … Read More

DDD with MongoDB C#

Anup Marwadi.NET, MongoDBLeave a Comment

Here is a link to our Medium Article Series for DDD with MongoDB and C#. We intend to identify strategies to build and design MongoDB Domain models and persist them using the Repository pattern. We will also touch upon some other related concepts like using these from a REST API etc. so as to help the user understand how these … Read More