#mssql #sqlx

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

#2321 in Database interfaces

Download history 16/week @ 2023-09-06 15/week @ 2023-09-13 16/week @ 2023-09-20 43/week @ 2023-09-27 39/week @ 2023-10-04 21/week @ 2023-10-11 35/week @ 2023-10-18 19/week @ 2023-10-25 64/week @ 2023-11-01 74/week @ 2023-11-08 65/week @ 2023-11-15 31/week @ 2023-11-22 53/week @ 2023-11-29

228 downloads per month
Used in 2 crates

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

~21MB
~524K SLoC