Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL, Sqlite, MySQL and Oracle
-
Updated
Aug 28, 2025 - C#
Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL, Sqlite, MySQL and Oracle
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
Bulk upsert in Laravel with firing eloquent events
CLI tool for inserting SELECT query results into ClickHouse with automatic schema matching and type-safe casting. Ideal for ETL pipelines and SQL-driven data flows.
Extend EF Core's capabilities with PostgreSQL-specific features like ForUpdate locking syntax and more, seamlessly integrating into your development workflow.
A library for populate large amounts of data to PostgreSQL database with TypeScript
ASP.NET Core Web API for Excel Data Processing & Bulk Database Operations
Repository for Automatically creating pipelines with copy Activity from blob to SQL. The main functionality is for fast uploading pandas DataFrames to a SQL database, using Azure Data Factory.
A performance comparison benchmark between Dapper and Entity Framework Core using ASP.NET Core Web API.
An enhancement for gorm bulk insert. This can help you save the data to the buffer first, and then insert the all data in the buffer into the database when the buffer is full.
Super-fast multi-threaded document generator for MongoDB, operating through CLI. Generates millions of documents at maximum speed, utilizing all CPU cores.
Add a description, image, and links to the bulk-insert topic page so that developers can more easily learn about it.
To associate your repository with the bulk-insert topic, visit your repo's landing page and select "manage topics."