Database selection

since I need to have the db on a free (at least for now) web host server, file, tinydb and firebasedb are not in my consideration. between clouddb and tinywebdb, I thought tinywebdb is for persistent data and clouddb is not suitable for persistent data. What is the difference between them?