sqlbulkcopy topic

List sqlbulkcopy repositories

EFCore.BulkExtensions

3.5k
Stars
576
Forks
Watchers

Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite

bulk-writer

237
Stars
37
Forks
Watchers

Provides guidance for fast ETL jobs, an IDataReader implementation for SqlBulkCopy (or the MySql or Oracle equivalents) that wraps an IEnumerable, and libraries for mapping entites to table columns.

Dapper-Plus

371
Stars
83
Forks
Watchers

Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET

EntityFramework-Extensions

337
Stars
56
Forks
Watchers

Entity Framework Bulk Operations | Improve Entity Framework performance with Bulk SaveChanges, Insert, update, delete and merge for SQL Server, SQL Azure, SQL Compact, MySQL and SQLite.

Bulk-Operations

141
Stars
36
Forks
Watchers

C# SQL Bulk Operations | High-performance C# bulk insert, update, delete and merge for SQL Server, SQL Azure, SQL Compact, MySQL, and SQLite.