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

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

#11 in #mssql

Download history 7/week @ 2024-02-03 1/week @ 2024-02-10 27/week @ 2024-02-17 38/week @ 2024-02-24 14/week @ 2024-03-02 45/week @ 2024-03-09 61/week @ 2024-03-16 58/week @ 2024-03-23 80/week @ 2024-03-30 46/week @ 2024-04-06 16/week @ 2024-04-13 71/week @ 2024-04-20 62/week @ 2024-04-27 11/week @ 2024-05-04 11/week @ 2024-05-11

159 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

~22MB
~532K SLoC