II.
Library overview
Reference · livelibrary:sqlx-pg
SQLx (PostgreSQL) overview
Async PostgreSQL driver for Rust via the SQLx framework — compile-time query verification against a live database, connection pooling, and type-safe row mapping without a full ORM.
Attributes
displayName
SQLx (PostgreSQL)
belongsToLanguageId
category
other
description
Async PostgreSQL driver for Rust via the SQLx framework — compile-time
query verification against a live database, connection pooling, and
type-safe row mapping without a full ORM.
Outgoing edges
belongs_to_language1
- language:rust·LanguageRust
library_used_by1
- skill-area:backend-data-persistence·SkillAreaBackend Data Persistence
Incoming edges
alternative_to1
- library:sqlx-rust·LibrarySQLx (Rust)