-
Notifications
You must be signed in to change notification settings - Fork 39
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