Stream archive: Finishing article for SQLx Rust many to many joins (2023-10-09 afternoon)
Channel:
Subscribers:
8,090
Published on ● Video Link: https://www.youtube.com/watch?v=LQqxtMD3jRA
We settle on how to convert the resulting data from the joins into the end data that we want and finish writing the article. #rust #sqlx #postgres
Links
Rust BTreeMap: [https://doc.rust-lang.org/std/collections/struct.BTreeMap.html](https://doc.rust-lang.org/std/collections/struct.BTreeMap.html)
Postgres CREATE FUNCTION: [https://www.postgresql.org/docs/16/sql-createfunction.html](https://www.postgresql.org/docs/16/sql-createfunction.html)
SQLx issue for converting data structures out of a query: [https://github.com/launchbadge/sqlx/issues/714](https://github.com/launchbadge/sqlx/issues/714) -- Watch live at https://www.twitch.tv/brookzerker
Other Videos By Brooks Builds (brookzerker)
Tags:
article
btreemap
games
hashmap
joins
lesson
many to many
many to many joins
postgres
query
rust
rust tutorial
sqlx
sqlx rust
sqlx rust tutorial
sqlx tutorial
tutorial
twitch
articles