dev.to/ukrguru/npoco-vs-ukrgurusql-when-streaming-beats-buffering-1kbd

archives

This URL has 1 public saves. The first save was Apr 2, 2026, 06:32 PM and the latest save was Apr 2, 2026, 06:32 PM.

View recent saves on this domain

Latest saved version

NPoco vs UkrGuru.Sql: When Streaming Beats Buffering - DEV Community

This is the newest public snapshot for this URL and the best place to start reviewing the page.

Apr 2, 2026, 06:32 PM

Source URL

https://dev.to/ukrguru/npoco-vs-ukrgurusql-when-streaming-beats-buffering-1kbd

About this page

This page presents a performance benchmark comparing NPoco and UkrGuru.Sql libraries using BenchmarkDotNet for reading large tables from SQL Server in .NET. The article demonstrates that streaming rows with IAsyncEnumerable<T> is faster, allocates less memory, and scales better than buffering entire results into lists. The benchmark uses a realistic scenario with a Customers table containing CustomerId, FullName, Email, and CreatedAt columns, emphasizing that API design significantly impacts performance alongside implementation details.

Total saves

1

Latest save

Apr 2, 2026, 06:32 PM

First save

Apr 2, 2026, 06:32 PM

Saved versions

dev.to/ukrguru/npoco-vs-ukrgurusql-when-streaming-beats-buffering-1kbd web archives are listed here. You can still review the saved screenshot and HTML even if the original page disappears.