# Diesel — Safe Extensible ORM and Query Builder for Rust > Diesel is a Rust ORM and query builder that uses the type system to prevent runtime SQL errors, providing compile-time guarantees for query correctness with PostgreSQL, MySQL, and SQLite. ## Install Copy the content below into your project: --- Source: https://tokrepo.com/en/workflows/diesel-safe-extensible-orm-query-builder-rust-9015a4f8 Author: