bulk-inserts topic
Dapper-Plus
Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET
EntityFramework-Extensions
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
Fast bulk insert for EntityFramework6
PgBulkInsert
Java library for efficient Bulk Inserts to PostgreSQL using the Binary COPY Protocol.
SqlCeBulkCopy
.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
Bulk insert functionality for the Doctrine/DBAL