Resources


https://github.com/Lmedmo/Tauri-SvelteKit-SQLite


How to use local SQLite database with Tauri and Rust | MoonGuard - Web Monitoring Tools

Interacting with databases in Rust using Diesel vs. SQLx - LogRocket Blog

Rust SQLx basics with SQLite: super easy how to - TMS DEV

An Example of Connecting to a SQLite Database using Rust

Guide


Overview


Step 1: Set up environment and Install prerequisites


Step 2: Create the SvelteKit Frontend


Step 3: Add and Configure Tauri


Step 4: SQLite and SQLx


Step 5: Build Frontend


Step 6: Test the App

Additional Enhancements


None yet, but keep checking back😎