SQLite 3 in action: how to use the File System Access API to open and save a SQLite 3 database in a browser
After understanding how to create, modify and load a SQLite 3 database in the browser, today I want to try to understand how to open, read and modify a local...