This might be a dumb question but here it is.
The tinyDB would be used to store info that can only be added/retrieved by the user of the device.
The tinyWebDB would be used to store info that can be added/retrieved by all users of the app.
Is this correct?