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
Related Q & A:
- How to drop all connections to a specific database in postgres without stopping the server?Best solution by Database Administrators
- How to connect to a Pervasive Database using javascript?Best solution by Stack Overflow
- How to do a local mysql database replication on an online server?Best solution by howtoforge.com
- Is it possible to open and flip through a Keynote in my own IOS app?Best solution by stackoverflow.com
- How to integrate paypal into your IOS app using swift?Best solution by Stack Overflow
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.