C# data access: from ADO. NET to EF and Dapper

所在平台: Udemy

课程主页: https://www.udemy.com/course/dotnet-core-data-access-sql-and-nosql/

课程评论:没有评论

第一个写评论        关注课程

课程简介

C# 数据访问:从 ADO.NET 到 EF 和 Dapper 课程概述 该课程旨在全面介绍 C# 中进行数据访问和存储的各种技术。无论应用程序处理的是 SQL、NoSQL 还是其他形式的持久化数据存储,理解数据访问的基本概念至关重要。 **课程内容亮点:** * **CRUD 操作:** 深入学习各种风格和技术下的 CRUD(创建、读取、更新、删除)操作。 * **SQL 数据库:** 涵盖 SQLite 和 PostgreSQL,包括在 Docker 中设置 PostgreSQL。 * **ADO.NET:** 学习传统的数据访问技术。 * **Entity Framework (EF):** 探索 ORM(对象关系映射)框架。 * **Dapper:** 学习高性能的 micro-ORM。 * **NoSQL 数据库:** * **MongoDB:** 了解 MongoDB 的基本工作原理,以及如何使用 MongoDB Driver 进行数据存储。 * **Redis:** 学习使用 StackExchange.Redis 访问 Redis。 * **基础知识回顾:** 复习 SQL 基础知识。 * **SQL vs. NoSQL:** 探讨何种情况下适合使用 SQL,何种情况下适合使用 NoSQL。 **先修要求:** * 熟悉 .NET 框架,特别是 C# 语言。 * 能够阅读 .NET Core 代码,无需成为专家。 **课程目标:** 完成本课程后,您将能够提高工作效率,更深入地理解如何访问任何您可能遇到的数据存储。最终,课程的核心在于您能够存储和检索信息的实用能力。 **享受学习过程!**

课程评论(0条)

课程详情

One of the most important aspects of working effectively with any application is accessing and storing the persistent data. There is no application without data, be it SQL, NoSQL or any other form of a persistent data store.For all of them the fundamental concepts are similar. In this course we are going to explore the CRUD operations for different styles and with different technologies.You will get an insight into all of the following data access technologies and how they are structured:SQL Databases with Sqlite and PostgreSQLADO.NETEntity FrameworkDapperNoSQLMongoDb withMongoDb DriverRedis StackExchangeRedisAlso:Refresh basic Knowledge on SQLSetup postgres and redis in docker containerslearn how to store data in MongoDb works essentiallySQL vs NoSQL, when is which appropriate?Enrolling in this course will boost your productivity and the understanding of how to access any data storage you might encounter. In the end it is all about the information you can store and retrieve.You should be familiar with.NET in general and C# in particular. You need not to be an expert, but you should be somewhat comfortable with reading code written in dotnet core.Now have fun and enjoy the course!

课程标签

0人关注该课程

主题相关的课程