dotnet / dotnet/SqlClient

Provide an API for raw binary BULK operations (export/import) in native format

Open
#3,510 16 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
989
Forks
340
Avg merge
4d 19h
Merged PRs (30d)
72

Description

### Is your feature request related to a problem? Please describe.
NpgsqlRawCopyStream used in postgresql allow fast binary copy and this does not exists on MSSQL

### Describe the solution you'd like
an API that allow to generate a DataExporter that can take a query or a table as source and a DataImporter that can take a DataExporter as input to stream the data from source to target in a native format

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.