Does anyone know of a way to get a MongoDB instance going on a device and accessible using AppStudio?
I want a local instance going that I can store and query JSON objects in.
Or, bonus points if anyone can tell me how to sync an AWS DynamoDB (a NoSql database) with a local database using just AppStudio.