3.2  8 reviews on Udemy

Mongodb for .NET/C# Developers

Use the most well known NoSQL database for your .NET Projects
Course from Udemy
 33 students enrolled
 en
NoSQL Basics
MongoDB Basics
Installing MongoDB Driver for .NET
Connect to MongoDB server via MongoDB Driver for .NET
Query database for collections
Query Collections
Query Documents in Collections
Do CRUD on Documents in collections
Using MongoDB with ASP(dot)NET Core

Hello and welcome to this course. This course will help you in using MongoDB with .NET. MongoDB is one of the most well known NoSQL Databases that is used around the world. MongoDB as a NoSQL database has many advantages over traditional software such as the dynamic structure that allows you to store different shapes of data.


MongoDB will allow you to store data in JSON format like where you have the ability to add different sets of JSON documents that do not look alike in the same collection. Collections are like tables where you store the data that you desire. After storing document you can query them inside a collection like a SQL database but with a unique query syntax.


MongoDB can be used for different project types. But, it recommended for Big data projects. Also, Content Management and Social Networks. If you find yourself cannot decide on a certain structure for the database you can use MongoDB where it gives you the most flexibility for your work.


MongoDB can be used for .NET Core Projects and .NET Framework projects. For MongoDB, you can either host it's database server locally or uses online MongoDB cloud providers.MongoDB can be replicated easily and also scaled out. Many features available for you that you can use to optimize the database to suit your needs and work.


MongoDB's main difference is the structure of the stored data. But, the query is like any SQL database where you can limit your selection of columns or add where clauses to your selections to limit data retrieval. Also, you can order by the results just as you do with SQL.


This course will help you with MongoDB basics where you will be able to create a .NET application that will connect to MongoDB to save and retrieve the data. Also, we will add an ASP.NET Core Application where you can save and retrieve data to MongoDB via ASP.NET Core API.

Mongodb for .NET/C# Developers
$ 94.99
per course
Also check at

FAQs About "Mongodb for .NET/C# Developers"

About

Elektev is on a mission to organize educational content on the Internet and make it easily accessible. Elektev provides users with online course details, reviews and prices on courses aggregated from multiple online education providers.
DISCLOSURE: This page may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

SOCIAL NETWORK