Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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