Archive ready

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

https://dev.to/ukrguru/npoco-vs-ukrgurusql-when-streaming-beats-buffering-1kbd
April 3, 2026 at 03:32 AM JSTThe archive page, viewer, and downloads use this saved version.
April 3, 2026 at 03:32 AM JST·dev.to

Bundle the HTML, screenshot, summaries, and metadata into one ZIP file. Pro saves automatically start preparing the external RFC 3161 timestamp, and only unfinished records need one more preparation step before download.

Saved page

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

Open the dedicated viewer to inspect the saved page with archive metadata pinned above it.

This is a self-contained HTML copy with CSS and images embedded, so it still renders even if the original page disappears.

The dedicated viewer keeps the original URL and saved timestamp visible while you review the archived HTML.

About this pageAI generated

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.

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

The full page can be captured up to 15,000px in height so you can review the complete page layout when needed.