I'm using WebSQL on my site (I'm trying to transition off of it). But, there are a bunch of different WebSQL databases on my site, each created with a different openDatabase database name.
My question is: is there a way to get a list of the WebSQL databases I've created in the user's browser?
It's not possible.
@pilchard posted the right answer in a comment: