I'm creating an application that needs to store some data locally Examples are simple data:
"DATA"
"Local"
"Humidity"
etc.
As a reference it would be something like having a data file or rather a "localhost" database where I would save a series of basic application data. No connection to an API, or internet.