diesel 1.3.0

A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
docs.rs failed to build diesel-1.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: diesel-2.1.5

Diesel

Diesel - A safe, extensible ORM and Query Builder for Rust

Diesel is the most productive way to interact with databases in Rust because of its safe and composable abstractions over queries.

Getting Started

This is the Readme of the main crate. You can find an extensive Getting Started tutorial and more information on our website.