Tag: diesel
Accessing Firebird With Diesel and Rust
Luis Fernando Batels recently launched the rsfbclient-diesel adapter, which enabled the diesel to work with the Firebird database.
This post works as a continuation of his previous post, where he showed how to use Firebird with Rust. Now let’s learn how to improve this usage with an ORM layer.