Stream archive: Using SQLx Rust to insert into a Postgres Database (2023-09-28 evening)

Опубликовано: 05 Октябрь 2024
на канале: Brooks Builds (brookzerker)
442
5

We continue where we left off this morning and write the insert part of the SQLx article.

rust #sqlx #postgres

Links

Postgres insert documentation: [https://www.postgresql.org/docs/curre...](https://www.postgresql.org/docs/curre...)

anyhow error handling crate: [https://crates.io/crates/anyhow](https://crates.io/crates/anyhow)

eyre error handling crate: [https://crates.io/crates/eyre](https://crates.io/crates/eyre)

Brooks Builds course LMS in progress: [https://learning.brooksbuilds.com/](https://learning.brooksbuilds.com/)

Helix documentation: [https://docs.helix-editor.com/title-p...](https://docs.helix-editor.com/title-p...)

SQLx Rust Quickstart: [https://github.com/launchbadge/sqlx/b...](https://github.com/launchbadge/sqlx/b...) -- Watch live at   / brookzerker