Rust Sea-Query for Production Coding - SQL Builder for PostgreSQL, MySQL, and SQLite
Offered By: Jeremy Chone via YouTube
Course Description
Overview
Explore an in-depth tutorial on upgrading Rust web application code to use sea-query, a powerful SQL Builder library supporting multiple databases. Learn how to implement advanced filtering capabilities with MODQL, enabling a composable filters query API for JSON-RPC layers. Dive into three main chapters covering the transition from sqlb/sqlx to sea-query/modql, implementing modql filters, and demonstrating RPC ListParams with filter functionality. Gain insights into creating versatile, protocol-independent code suitable for various application types, including web apps, job/message-based services, and desktop commands. Follow along with code examples and practical demonstrations to enhance your Rust web development skills and create more robust, flexible applications.
Syllabus
- - Intro
- - Intro Advanced Filter
- - Code/Git structure
- 03:17 - Chapter 1 - sqlb/sqlx -to- sea-query/modql
- 21:57 - Chapter 2 - modql & filters
- 40:33 - Chapter 3 - RPC ListParams and filter demo quick_dev
Taught by
Jeremy Chone
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX