Skip to content
#

bulk-insert

Here are 22 public repositories matching this topic...

EntityFrameworkCore.Sqlite.Concurrency

Fix SQLite Error 5 'database is locked' (SQLITE_BUSY / SQLITE_BUSY_SNAPSHOT) in EF Core. Channel-based write queue, WAL mode, BEGIN IMMEDIATE, exponential retry, and bulk inserts 161x faster.

  • Updated Jul 6, 2026
  • C#

Efficiently import very large CSV files into a database using Laravel 12 seeders. This project demonstrates memory-safe CSV streaming, chunked inserts, and optimized performance for handling millions of records without timeouts.

  • Updated Jan 24, 2026
  • Hack

Improve this page

Add a description, image, and links to the bulk-insert topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bulk-insert topic, visit your repo's landing page and select "manage topics."

Learn more