Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Bulk Insertion in Entity Framework Core - Doubling Query Speed

tutorialsEU via YouTube

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

Reviews

Start your review of Bulk Insertion in Entity Framework Core - Doubling Query Speed

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.