sveltekit-sqlite-offline-app
sveltekit-sqlite-offline-app copied to clipboard
Offline usable SvelteKit data app. Uses SQLite3 WASM with the Origin-Private-File-System (OPFS).
SvelteKit + SQLite3 Offline App
YouTube Tutorials
- Part 1: Init SQLite WebAssembly build
- Part 2: MessageBus and Client Tables
- Part 3: Save Data on the Client
- Part 4: Query Offline Data
https://github.com/jpwhite3/northwind-SQLite3