Bulk Insertion in Entity Framework Core - Doubling Query Speed
Offered By: tutorialsEU via YouTube
Course Description
Overview
Learn how to significantly improve query performance in Entity Framework Core through bulk insertion techniques. This 15-minute tutorial demonstrates the power of bulk operations for speeding up data processing in .NET applications. Explore the differences between standard database insertion and bulk insertion, including scenarios with related entities. Follow along as the instructor sets up a SQLite project, configures Entity Framework Core, and compares various insertion methods. Gain practical insights to optimize your data operations and enhance the efficiency of your Entity Framework Core databases.
Syllabus
The Bulk Insertion for Entity Framework Core developer!
Why we need to speed up our Data Operations
What project are we making with SQlite to test Data Insertion?
Install latest Visual Studio Version
Start our Net 8 Project with the needed libraries
So what Net 8 project are we making?
Set up a Entity Framework Core Database with operations
Standard Database Insertion vs Bulk Insertion
Standard Database Insertion with Options vs Bulk Insertion with Options
EF Core Data Insertion with Related entities vs Bulk Insertion with related entities
This should help you to speed up your data operations for your entity framework core databases!
Taught by
tutorialsEU
Related Courses
Program a Server-Side Application using ASP.NET CoreMicrosoft via edX ASP NET Core,MVC,C#,Angular, ChatGPT & EF Crash Course
Udemy Build a Real-world App with ASP.NET Core and Angular 2 (4+)
Udemy .NET Core MVC - The Complete Guide 2024 [E-commerce] [.NET8]
Udemy Building Your First API with ASP.NET Core
Pluralsight