preface
Nacos uses an embedded database to store data by default if it is not configured for data persistence. What if you want to store data in a database?
persistence
Nacos 0.7 supports MySQL database, which needs to be configured. The configuration steps are as follows: