What Database to use

Then i make a IOS app in Swift..

Can i use MSSql database ? or do i have to use MySql database?

And my plan whas i use asp sites to add or delete or edit my record.. just i do on my webpages.


Or can i make a app there load my webpage insite app ?

Replies

You should explain what type of data you will handle, where they come from (stored in app ?), how much data…


You have several options:

MySql, CoreData or even simpler depending on data complexity.


Or cloudKit. See discussion here:

https://forums.developer.apple.com/message/344983#344983