II.
Library overview
Reference · livelibrary:diesel-rs
Diesel overview
Safe, extensible ORM and query builder for Rust — compile-time query checking, schema DSL with migrations, and support for PostgreSQL, MySQL, and SQLite with no runtime overhead.
Attributes
displayName
Diesel
belongsToLanguageId
category
orm
description
Safe, extensible ORM and query builder for Rust — compile-time query
checking, schema DSL with migrations, and support for PostgreSQL,
MySQL, and SQLite with no runtime overhead.
Outgoing edges
alternative_to2
- library:sea-orm·LibrarySeaORM
- library:sqlx-rust·LibrarySQLx (Rust)
belongs_to_language1
- language:rust·LanguageRust
library_used_by1
- skill-area:backend-data-persistence·SkillAreaBackend Data Persistence
Incoming edges
alternative_to2
- library:sqlx-rust·LibrarySQLx (Rust)
- library:sea-orm·LibrarySeaORM
composed_of1
- stack-profile:rust-actix-postgres·StackProfileRust + Actix Web + Diesel + PostgreSQL