datalab icon indicating copy to clipboard operation
datalab copied to clipboard

Hack simple query scenario to get upper bound for TDS/SQL Server

Open ajcvickers opened this issue 3 years ago • 0 comments

The idea here is to take the simple scenario implemented in #11 and hack together a raw implementation using low-level .NET constructors to hard-code some TDS. This gives us an upper bound as to how much perf is potentially on the table, at least in the very simple case.

ajcvickers avatar Apr 23 '21 15:04 ajcvickers