Skip to content

BULK INSERT without temptables? #35

@shapeh

Description

@shapeh

Hello @KostovMartin

This is a great project.

  1. I was wondering if the same could be accomplished without the use of temp tables, e.g. using BULK INSERT instead and if performance would be better?

  2. It is possible with this library to do parent/child inserts similar to https://bulk-operations.net/bulk-insert#insert-related-child-entities

Inspiration from here: https://timdeschryver.dev/blog/faster-sql-bulk-inserts-with-csharp

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions