simple and fast ruby binding to FreeTDS
The TinyTDS gem is meant to serve the extremely common use-case of connecting, querying and iterating over results to Microsoft SQL Server databases from ruby. Even though it uses FreeTDS's DB-Library, it is NOT meant to serve as direct 1:1 mapping of that complex C API.
Homepage: https://github.com/rails-sqlserver/tiny_tds
Maintainer: Jeremy Evans <jeremy@openbsd.org>