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

Topic: "sqlbulkcopy"

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: 5 days ago - Pushed at: 6 days ago - Stars: 3,812 - Forks: 608

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: 1 day ago - Pushed at: 11 days ago - Stars: 406 - Forks: 88

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: 1 day ago - Pushed at: 18 days ago - Stars: 353 - Forks: 55

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: 8 days ago - Pushed at: 11 months ago - Stars: 241 - Forks: 37

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: 5 days ago - Pushed at: 18 days ago - Stars: 144 - Forks: 34

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: 3 days ago - Pushed at: 9 months ago - Stars: 18 - Forks: 9

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: 16 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

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: 7 days ago - Pushed at: 10 months ago - Stars: 1 - 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: about 2 years ago - Pushed at: almost 3 years 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: 8 months ago - Pushed at: almost 4 years ago - Stars: 0 - 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: about 2 years ago - Pushed at: over 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: over 1 year 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: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0