I need a database to use in a Xamarin Forms application for college. I got to create in Azure, but the limitation of 32 MB is very great because I need to store photos too. I gave one a lookup and saw that it has the Express version of SQL, which allows up to 10GB in the database.
Does this information work? Any other alternative or article to guide me?
The application has to be Xamarin Forms, but it has no definition of the database to be used.