Rust Sea-Query for Production Coding - SQL Builder for PostgreSQL, MySQL, and SQLite
Jeremy Chone via YouTube
Learn Backend Development Part-Time, Online
Python, Prompt Engineering, Data Science — Build the Skills Employers Want Now
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
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