Skip to content

kleidinc/rust_sqlx_tokio_postgres_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An experiment/example to check how correctly use sqlx, tokio, try_next and the while let to get multiple rows from a Postgres database. This example doesn't use any iced, as it is aimed at demonstrating the most common crud operations with sqlx::postgres.

This is part of the Master Iced Book.

Still to do: UPDATE and DELETE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages