invisal / libsql-studio

A lightweight LibSQL/rqlite graphical client on your browser
https://libsqlstudio.com
MIT License
162 stars 13 forks source link

Saved query remotely and locally #92

Open invisal opened 2 months ago

lypanov commented 1 month ago

Ability to deep link to queries (and as such bookmark them) would already be perfect for my use cases.

invisal commented 1 day ago

We are adding the saved query remotely https://github.com/invisal/libsql-studio/pull/111 and will be available next week.

The ability to bookmark and deep link is coming up next. We will also implement to saved query using browser storage if people do not trust the remote storage.