Chapter 7. NoSQL Database Programming

In this chapter, we're going to review an emerging database paradigm that totally remodels the structure of data, NoSQL databases.

In brief, I will cover the following topics:

  • A historical context about NoSQL databases and their role in current development
  • Available offers in this area and their main advantages and disadvantages
  • The architectural model followed by the distinct flavors of NoSQL databases
  • MongoDB as the NoSQL database of choice and its foundations and main features
  • CRUD operations in MongoDB
  • We'll end with a review on how to integrate and use MongoDB from Visual Studio and manage CRUD operations within the IDE

In the last few years, companies such as Google, eBay, Facebook, Bosch, Forbes, LinkedIn, ...

Get Mastering C# and .NET Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.