On Jul 13, 11:36 am, Michael Lang <[email protected]> wrote:
> Jeremy,
>
> Do you happen to have a way to test performance differences between
> odbc connection to SQL Server and Tiny TDS connection?  I'd like to
> consider switching over to Tiny TDS, but only if performance warrants.
>  I'll be connecting to a MSDE 2000 backend, if that makes any
> difference...I can successfully connect with both ODBC and Tiny TDS.

Try https://github.com/jeremyevans/simple_orm_benchmark

It can be used for benchmarking different adapters on the same ORM in
addition to different ORMs.

Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to