#sqlx #driver #mssql #fork #database-driver #was #dropped

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

#9 in #mssql

Download history 5/week @ 2024-01-01 8/week @ 2024-02-05 33/week @ 2024-02-19 36/week @ 2024-02-26 15/week @ 2024-03-04 44/week @ 2024-03-11 61/week @ 2024-03-18 58/week @ 2024-03-25 81/week @ 2024-04-01 47/week @ 2024-04-08 11/week @ 2024-04-15

198 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

~21MB
~527K SLoC