nuget.org : etlbox.dbextensions
This is the core extension package. Always use it in conjunction with the corresponding database package (e.g., ETLBox.Postgres for PostgreSQL or ETLBox.SqlServer for SQL Server). ETLBox.DbExtensions enhances your DbConnection with high-performance bulk operations, including BulkInsert, BulkUpdate, BulkDelete, and BulkMerge. # Adds missing bulk operations directly to IDbConnection. # Provides a complete micro-ORM for efficient data handling. # Extends the connection with simplified ETL functionalities from ETLBox. With ETLBox.DbExtensions, you can process thousands of records in a single operation, significantly reducing execution time and improving database performance. For examples, tutorials, and documentation, visit: https://dbextensions.etlbox.net
Registry
- Homepage
- JSON
purl: pkg:nuget/etlbox.dbextensions
Keywords:
ETL
, .NET
, C#
, dapper
, dapperplus
, data
, integration
, bulk
, bulk-operations
, insert
, update
, delete
, merge
, bulkinsert
, bulkupdate
, bulkdelete
, upsert
, relational
, db
, extensions
License:
Latest release: 23 days ago
First release: 5 months ago
Downloads: 29,605 total
Last synced: 10 days ago