Wallpaper app Database

Hello, what database do you recommend for a wallpapers app?

I think MySQL database is great for wallpaper app

Firebase Storage.

MySQL is great for key-value pairs, the column name being the key in this case. You can convert the wallpapers to base64 and store them in a MySQL DB, but that can become inefficient quickly.

If you buy hosting for mysql then you will get hosting ssd storage also where you can store wallpaper