Describe the feature
This issue represents the need for an MSSQL connector. The most widely supported package that will enable this functionality is likely the tedious library.
Some examples of existing MSSQL connectors (which use tedious) in other libraries are:
kysely https://github.com/kysely-org/kysely/tree/master/src/dialect/mssql
sequelize https://github.com/sequelize/sequelize/tree/main/packages/mssql
Additional information
Describe the feature
This issue represents the need for an MSSQL connector. The most widely supported package that will enable this functionality is likely the tedious library.
Some examples of existing MSSQL connectors (which use
tedious) in other libraries are:kyselyhttps://github.com/kysely-org/kysely/tree/master/src/dialect/mssqlsequelizehttps://github.com/sequelize/sequelize/tree/main/packages/mssqlAdditional information