Registry / database / tiny-tds

tiny-tds

JSON →
library3.4.0rbrubygemsunverified

TinyTDS is a modern, simple, and fast FreeTDS library for Ruby using DB-Library, developed for the ActiveRecord SQL Server adapter.

gem install tiny_tds
INSTALL
IMPORT
SIG · TINY-TDS
T
tiny-tds
databaserubyv3.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TinyTds
require 'tiny_tds'

Connect to a SQL Server database

require 'tiny_tds' client = TinyTds::Client.new(username: 'user', password: 'pass', host: 'localhost', database: 'db')
Debug
Known issues
gotchaRequires FreeTDS library to be installed on the system.
fix
Install FreeTDS via your package manager (e.g., apt-get install freetds-dev).
affects: >= 3.4.0
Upgrade
Version history
3.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Meta
1
OpenAI (training)
1
Resources
tiny-tds — gem install tiny-tds · libregistry