Learning how to use Diesel to connect a database to Rust

Опубликовано: 03 Ноябрь 2024
на канале: Brooks Builds (brookzerker)
5,360
77

I followed the Diesel tutorial at [https://diesel.rs/guides/getting-star...](https://diesel.rs/guides/getting-star...) 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/lear...](https://github.com/brooks-builds/lear...) -- Watch live at   / brookzerker