Stuck in Tutorial Hell? Learn Backend Dev the Right Way
MIT Sloan: Lead AI Adoption Across Your Organization — Not Just Pilot It
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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