Skip to content

Commit 58a738d

Browse files
Update README to clarify target audience
Changed the description to specify that the CSV library is built for SQL Server rather than database professionals, providing clearer context for users.
1 parent b1fd9c1 commit 58a738d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dataplat.Dbatools.Csv/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![NuGet Downloads](https://img.shields.io/nuget/dt/Dataplat.Dbatools.Csv.svg)](https://www.nuget.org/packages/Dataplat.Dbatools.Csv)
55
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
66

7-
**The performance-optimized CSV library built for database professionals.** High-performance CSV reader and writer for .NET from the trusted [dbatools](https://dbatools.io) project.
7+
**The performance-optimized CSV library built for SQL Server.** High-performance CSV reader and writer for .NET from the trusted [dbatools](https://dbatools.io) project.
88

99
**What makes this library unique:**
1010
- **Native IDataReader** - Stream directly to SqlBulkCopy with zero intermediate allocations

0 commit comments

Comments
 (0)