An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sqlbulkcopy

zzzprojects/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.

Language: C# - Size: 2.84 MB - Last synced at: about 21 hours ago - Pushed at: 22 days ago - Stars: 357 - Forks: 56

PhenX/PhenX.EntityFrameworkCore.BulkInsert

Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL, Sqlite, MySQL and Oracle

Language: C# - Size: 1.49 MB - Last synced at: 7 days ago - Pushed at: 23 days ago - Stars: 113 - Forks: 5

borisdj/EFCore.BulkExtensions

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, Oracle

Language: C# - Size: 3.62 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 3,849 - Forks: 618

zzzprojects/Bulk-Operations

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

Language: C# - Size: 356 KB - Last synced at: about 21 hours ago - Pushed at: about 1 month ago - Stars: 145 - Forks: 33

zzzprojects/Dapper-Plus

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

Language: C# - Size: 1.11 MB - Last synced at: about 21 hours ago - Pushed at: about 1 month ago - Stars: 410 - Forks: 88

cajuncoding/SqlBulkHelpers

Lightweight library for working with high performance bulk updates & materialized data in SQL Server with support for Identity columns, Annotations, Materialization from disparate systems, etc.

Language: C# - Size: 714 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 18 - Forks: 9

jbogard/bulk-writer

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.

Language: C# - Size: 1.58 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 241 - Forks: 38

JasonDV/SQLBulkLoader

A convention based wrapper for bulk loading data into SQL databases. Supports SQL Server SqlBulkCopy and PostgreSQL binary COPY.

Language: C# - Size: 74.2 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

petebromberg/SQlBulkInsertDatatable

Illustrates use of SqlBulkCopy async method Includes test file you can unzip and SQL to set up database and table for tests.

Language: C# - Size: 11.2 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

leonard-thieu/SqlBulkUpsert 📦

Wrapper around SqlBulkCopy for upserting multiple rows.

Language: C# - Size: 964 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

masud-technope/DumpImporter

An XML parser for extracting data from Stack Overflow data dump.

Language: C# - Size: 351 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

stevekirks/sql-bulk-copy-merge

This .NET library aims to simplify two common workflows that copy table data between SQL Server databases

Language: C# - Size: 74.2 KB - Last synced at: about 6 hours ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

andre-maree/SqlBulkCopy-streaming-CSharp-sample

Sync 2 sql tables using SqlBulkCopy data streaming.

Language: C# - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

geeksarray/bulk-upload-into-sql-server-using-sqlbulkcopy-and-c-sharp

In this article I am going to write about SQLBulkCopy and its major properties and methods. This article will give you the code for high performance transfer of rows from XML file to SQL server with SQLBulkCopy and C#.

Language: C# - Size: 59.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0