The datasette-upload-dbs plugin lets users upload a brand new SQLite database to a hosted Datasette instance, at which point that database starts being served by that instance.
Introduces the plugin's core purpose: uploading a new SQLite database to a hosted Datasette instance where it is then served.
transcript
Simon Willison: This plugin has been around for a while - it lets users upload a brand new SQLite database to a hosted Datasette instance, at which point that database will start being served by that instance.