{"repo":"praxiomlabs/rust-mssql-driver","free":true,"listed":false,"github":"https://github.com/praxiomlabs/rust-mssql-driver","clone":"git clone https://github.com/praxiomlabs/rust-mssql-driver.git","description":"Async SQL Server driver for Rust — TDS 8.0, built-in pooling, type-state safety, Tokio-native","language":"Rust","stars":23,"topics":["async","azure-sql","database","driver","mssql","rust","sql-server","tds","tokio"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"rust-mssql-driver An async Microsoft SQL Server driver for Rust. - TDS 7.3 – 8.0 — SQL Server 2008 through 2022+ strict encryption, plus Azure SQL - Tokio-native — async from the ground up, no compatibility layers - Built-in connection pooling — no external pooling crate required - Type-state connections — invalid operations are compile errors - Pure-Rust TLS — rustls; no OpenSSL, no system dependencies - Incremental streaming — query stream reads rows from the socket on demand (peak memory one row); query stream blob sub-streams a multi-GB MAX/BLOB column without buffering it - Beyond queries — transactions and savepoints, stored procedures with OUTPUT params, table-valued parameters, bulk insert, Always Encrypted (read + write), OpenTelemetry Installation Add to your Cargo.toml : Windows note: The default TLS feature requires a C compiler ( ring / aws-lc-sys ). Install Visual Studio Build Tools with the \"Desktop development with C++\" workload — a one-time setup; see CONTRIBUTING.md for details. Quick Start Connection Strings ADO.NET-style connection strings are supported, including the quoting rules and the keywords you'd expect ( Server , Database , User Id , Password , Encrypt , TrustServerCertificate , timeouts, Application Name , and more): The full keyword reference lives in the mssql-client config docs. Connection Pooling Use the built-in connection pool for production applications: Transactions Derive Macros Map rows to structs automatically: Authentication SQL authe","default_branch":null,"files":null,"tree":[],"storefront":"/r/praxiomlabs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/praxiomlabs/rust-mssql-driver/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}