Logo
Explore Help
Sign In
itsscb/sqlx
1
0
Fork 0
You've already forked sqlx
mirror of https://github.com/launchbadge/sqlx.git synced 2025-12-30 05:11:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
42 Commits 28 Branches 54 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Ryan Leckey 8562dba0dc
feat(core): add ConnectOptions::parse for convenience
2021-01-10 19:52:19 -08:00
examples/quickstart
refactor: split <Connection> into <Connect>, <Close>, <Acquire>, and <Connection>
2021-01-09 16:37:36 -08:00
sqlx
docs: polish, add some information on supported databases and runtimes
2021-01-10 13:02:57 -08:00
sqlx-core
feat(core): add ConnectOptions::parse for convenience
2021-01-10 19:52:19 -08:00
sqlx-mysql
refactor: marker traits for non-blocking <Async> vs <runtime::Blocking>
2021-01-10 19:23:04 -08:00
tests
test: use +nightly for check/clippy
2021-01-10 11:36:41 -08:00
.editorconfig
chore: initial commit
2020-12-27 12:26:48 -08:00
.gitignore
test: setup unit test runner that supports code coverage (requires nightly)
2021-01-01 14:37:58 -08:00
.rustfmt.toml
style: rustfmt
2021-01-01 12:35:47 -08:00
Cargo.lock
refactor: marker traits for non-blocking <Async> vs <runtime::Blocking>
2021-01-10 19:23:04 -08:00
Cargo.toml
wip(mysql): connection/establish, WriteExt, BufExt, and settle on AsyncRuntime
2021-01-01 12:28:48 -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.
asyncawaitmariadbmysqlpostgrespostgresqlrustsqlsqlite
22 MiB
Languages
Rust 99.2%
Python 0.5%
Shell 0.1%
Powered by Gitea Version: 1.23.6 Page: 286ms Template: 15ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API