How to persist data for all users


#1

hi
i wish to know how to persist data for save user preference between all connection to skill.
example save firstname, age and preferences.

i dont want to use aws because is seems too complex.


#2

You can find all our database integrations here:


#3

i try for mysql but i need to set some value for mysql remote access

username = doadmin

password = **************** show

host = 0.db.ondigitalocean.com

port = 25060

database = defaultdb

sslmode = REQUIRED

where to set CA certificate ?

Download the CA certificate

@jan ??