sql-studio
sql-studio copied to clipboard
Desktop Version
Having a desktop version would be great: https://tauri.app/
Yeah good idea, will look into this.
Probably Tauri is overkill for this, might want consider Wry (used by Tauri) to just render a Webview and load the url of the current UI
https://github.com/tauri-apps/wry
You can also potentially use rust-webui, which just uses the local web browser.
Any update🤔