https://github.com/lemalcs/tiberius_sqlserver
Rust project that showcases how to use the Tiberius crate to connect to and use a SQL Server database.
https://github.com/lemalcs/tiberius_sqlserver
database rust-lang sqlserver tiberius
Last synced: about 1 year ago
JSON representation
Rust project that showcases how to use the Tiberius crate to connect to and use a SQL Server database.
- Host: GitHub
- URL: https://github.com/lemalcs/tiberius_sqlserver
- Owner: lemalcs
- Created: 2023-09-01T04:53:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T04:54:58.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T06:39:12.627Z (over 1 year ago)
- Topics: database, rust-lang, sqlserver, tiberius
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tiberius_sqlserver
It is a project developed in Rust in order to test the [Tiberius](https://github.com/prisma/tiberius) crate that is used to connect to a SQL Server instance.