Rust Web App - Data Access
Offered By: Jeremy Chone via YouTube
Course Description
Overview
Learn to build a Rust web application in this tutorial video, focusing on data access and database operations. Set up the development environment, create a PostgreSQL database, and implement CRUD operations for a todo list using SQL and the sqlb builder. Explore security infrastructure basics and complete the data layer for a TodoMVC-style application. Gain hands-on experience with Rust web development, sqlx, and PostgreSQL while building a practical project from scratch.
Syllabus
- Dev Setup
- Database creation and db_init
- CRUD todo list
- CRUD todo create
- With SQL Builder sqlb
- First security infrastructure
- Finishing CRUD get, update, delete
Taught by
Jeremy Chone
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight