Interface with SQL databases
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


Command line interface for building Tauri apps
Command line interface for building Tauri apps
Store secrets and keys using the IOTA Stronghold encrypted database.