Skip to content

Non-blocking, event-driven Swift implementation of the TDS Protocol

Notifications You must be signed in to change notification settings

aaronjedwards/tds-nio

Repository files navigation

SwiftTDS (TDS Implementation)

Non-blocking, event-driven Swift implementation of the Tabular Data Stream (TDS) Protocol built on top of SwiftNIO.

This package provides a client implementation of the TDS protocol, with functionality for connecting to, authorizing, and querying instances of Microsoft's SQL Server.

It is currenlty under active development and is an incomplete implementation of the protocol.

About

Non-blocking, event-driven Swift implementation of the TDS Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages