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
Introduction to DatabasesMeta via Coursera MongoDB for Node.js Developers
MongoDB University Full Stack Foundations
Udacity Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera MongoDB Basics
MongoDB University