Interface with SQL databases
A fork of tauri-plugin-sqlite by @bspeckco using rusqlite, supporting only SQLite with added transaction capabilities.
Interface with SQL databases
Access the file system.

Open files and URLs using their default application.



The Replay app uses different database backends depending on the platform: - **Tauri (desktop)**: SQLite with Drizzle ORM - **Web**: IndexedDB with the `idb` library



Simple, persistent key-value store.

Set your Tauri application as the default handler for an URL
Tauri API definitions
Configurable logging for your Tauri app.
Save window positions and sizes and restore them when the app is reopened.
Command line interface for building Tauri apps
A fork of tauri-plugin-sql using rusqlite, supporting only SQLite with added transaction capabilities.


Command line interface for building Tauri apps
tauri plugin for sqlite
Tauri SQLite plugin using rusqlite
Tauri Plugin based on Rusqlite
Interface with SQL databases.