-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
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
- Would you be willing to help implement this feature?
casalot and emelendez