How to store an image in database using MySQL?

Using a MySQL database on the server, is SQLite the only option to use with development of an iOS app? If not, why use SQLite?

  • New to app development, but know that SQLite is used often in mobile device development. Trying to just get my head around the implementation. I know the main data is in MySQL database on server and then SQLite runs on phone to store content on device and then send to server.  Is SQLite the only option...is it the best option? Creating an iOS app.

  • Answer:

    When I was doing mobile development I could not find any simpler and better alternative than sqllite. Core data is not a rdbms. Sqllite is widely understood and easily implemented.

Nayan Jain at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.