Getting Started with .NET Document Databases Using Marten 1

Course Cover
compare button icon

Course Features

icon

Duration

104 minutes

icon

Delivery Method

Online

icon

Available on

Downloadable Courses

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

104 minutes

Course Description

Marten is an open-source library for.NET which allows the use an underlying PostgreSQL data base as a document database. Marten can be used to replace or substitute other document databases like MongoDb, RavenDb, or even as an alternative to ORMs like Entity Framework. This course, Getting started with.NET Document Databases Using Marten 1 teaches you how to use the PostgreSQL Database as a document repository to store your.NET objects. You'll first learn the basics of Marten. You'll then learn how to store.NET entities in documents, and how to modify and delete them. You'll also learn how to query your.NET application data. This course will teach you how Marten stores objects as documents, how to modify and delete them, and C# code how to do it.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Hands-On Training,Instructor-Moderated Discussions

Skills You Will Gain

What You Will Learn

By the end of this course, you'll understand how to use Marten to store objects as documents and how to retrieve, modify, and delete them from C# code

Finally, you'll learn the various ways to query the data from your

First, you'll explore the fundamentals of how Marten works

NET application

NET entities as documents and how to update and delete documents

NET objects

Next, you'll discover how to store

You'll learn how the open-source Marten library allows you to use the PostgreSQL database as a document database in which to persist your

Course Cover