This package browser is in early development. Mind the rough edges.

freetds

Client libraries for MS SQL and Sybase servers

FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP.

Installation

Install the latest version of freetds as follows:

guix install freetds

Or install a particular version:

guix install freetds@1.2.20

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.