@zintrust/db-sqlserver
v0.1.30
Published
SQL Server database adapter package for ZinTrust (uses `mssql`).
Downloads
818
Readme
@zintrust/db-sqlserver
SQL Server database adapter package for ZinTrust (uses mssql).
Install
Recommended:
zin add db:mssqlOr install directly:
npm i @zintrust/db-sqlserver mssqlUsage
Register the adapter at startup:
import '@zintrust/db-sqlserver/register';Then select the adapter in your config/env (the registered driver key is sqlserver):
DB_CONNECTION=sqlserverDocs
- https://zintrust.com/adapters
- https://zintrust.com/database-advanced
License
This package and its dependencies are MIT licensed, permitting free commercial use.
