bulk-inserts topic

List bulk-inserts repositories

linq2db

2.9k
Stars
454
Forks
Watchers

Linq to database provider.

Dapper-Plus

371
Stars
83
Forks
Watchers

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

EntityFramework-Extensions

336
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.

EntityFramework.BulkInsert

121
Stars
58
Forks
Watchers

Fast bulk insert for EntityFramework6

PgBulkInsert

132
Stars
29
Forks
Watchers

Java library for efficient Bulk Inserts to PostgreSQL using the Binary COPY Protocol.

db

69
Stars
12
Forks
Watchers

Helper tools for interacting with databases

SqlCeBulkCopy

33
Stars
12
Forks
Watchers

.NET Library for loading data fast (doing bulk inserts) into a SQL Server Compact database file. Attempts to mimic the SqlClient SqlBulkCopy API.

doctrine-bulk-insert

17
Stars
8
Forks
Watchers

Bulk insert functionality for the Doctrine/DBAL