Learning how to use Diesel to connect a database to Rust

Subscribers:
7,930
Published on ● Video Link: https://www.youtube.com/watch?v=8xhYXMrDYxk



Category:
Guide
Duration: 2:08:20
4,893 views
76


I followed the Diesel tutorial at [https://diesel.rs/guides/getting-started/](https://diesel.rs/guides/getting-started/) to hook up a Postgres database to a Rust application. I diverged from the tutorial slightly to have a single application instead of a shared library like the tutorial. I hope that this is helpful.

Code: [https://github.com/brooks-builds/learting_diesel](https://github.com/brooks-builds/learting_diesel) -- Watch live at https://www.twitch.tv/brookzerker







Tags:
twitch
games
diesel
rust
rustlang
postgres