zirv-db-sqlx 0.3.0

A convenient wrapper around sqlx: global connection-pool management, tunable pool settings, graceful shutdown, and transaction helpers for MySQL, PostgreSQL, and SQLite.
Documentation

zirv-db-sqlx

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 3 of them enabled by default.

default

mysql (default)

runtime-tokio (default)

tls-native-tls (default)

postgres

sqlite

tls-rustls