datalab
datalab copied to clipboard
Hack simple query scenario to get upper bound for TDS/SQL Server
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.