Databases and ORMs

Sqlx

sqlx-badge (github) (lib.rs)

Sqlx is the Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.

SeaORM

sea-orm-badge (website) (cookbook)

Seaography GraphQL server

Diesel

diesel-badge (lib.rs)

See also

postgres-badge

rusqlite-badge