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.