Learning how to use Diesel to connect a database to Rust
Channel:
Subscribers:
7,930
Published on ● Video Link: https://www.youtube.com/watch?v=8xhYXMrDYxk
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
Other Videos By Brooks Builds (brookzerker)
Tags:
twitch
games
diesel
rust
rustlang
postgres