welds-sqlx-mssql

Mssql driver implementation for SQLx. Not for direct use; (Fork of sqlx mssql driver starting from the when it was dropped.)

1 stable release

1.7.0 Sep 9, 2023
Download history 8/week @ 2024-07-29 39/week @ 2024-09-09 9/week @ 2024-09-16 36/week @ 2024-09-23 56/week @ 2024-09-30 69/week @ 2024-10-07 16/week @ 2024-10-14

177 downloads per month

MIT/Apache

150KB
3.5K SLoC

sqlx-mssql

This is a fork of the mssql driver from sqlx. It is updated to support sqlx 0.7.

This crate is meant as a stopgap until the official mssql-pro driver is available.

The plan is to support mssql with this driver until the official one from sqlx is available. At That point, This crate will be deprecated.


lib.rs:

Microsoft SQL (MSSQL) database driver.

Dependencies

~20MB
~432K SLoC