Just FYI - since this is an asynchronous framework you probably would want something like sqlx versus Diesel (which is sync if I recall correctly)

diesel_async works great, and it's made by the lead diesel maintainer