|
|
|
|
|
by qwtel
1582 days ago
|
|
It's great and I'm using it for https://sqliteviewer.app. It would be even better if it allowed partial reads/writes with offsets, but alas, security concerns seem to block that. I'm looking at the File Handling API[1] next to let the (installed) web app open .sqlite lite files from the OS file explorer. [1]: https://github.com/WICG/file-handling |
|