This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
sqlx
Watch
1
Star
0
Fork
0
You've already forked sqlx
mirror of
https://github.com/launchbadge/sqlx.git
synced
2026-03-23 10:38:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5
Commits
29
Branches
54
Tags
fb4f2ca602763d1fc6ae877255cfad2adb38cae6
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ryan Leckey
fb4f2ca602
feat(core): add minimal Connection and ConnectOptions traits
2020-12-27 17:46:11 -08:00
sqlx
fix: invalid clippy lint name
2020-12-27 17:04:56 -08:00
sqlx-core
feat(core): add minimal Connection and ConnectOptions traits
2020-12-27 17:46:11 -08:00
.editorconfig
chore: initial commit
2020-12-27 12:26:48 -08:00
.gitignore
chore: initial commit
2020-12-27 12:26:48 -08:00
Cargo.lock
feat(core): add minimal Connection and ConnectOptions traits
2020-12-27 17:46:11 -08:00
Cargo.toml
chore(core): initial commit
2020-12-27 12:31:43 -08:00
Description
🧰
The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
async
await
mariadb
mysql
postgres
postgresql
rust
sql
sqlite
30
MiB
Languages
Rust
99.2%
Python
0.5%
Shell
0.1%