Introducing SQLite for Mobile Developers PDF Download for free:
Book Description:
This brief book is an introduction to SQLite for both iOS and Android developers. The book includes an optional introduction to SQL, a discussion of when to use SQLite, and chapters devoted to using SQLite with the most likely programming languages and then goes through adding a simple database to an Android or iOS app and finally a chapter on managing the app’s life cycle.
What You Will Learn:
• The basics of SQLite
• The SQL you need to use SQLite effectively
• How to integrate a database into your mobile app.
• How to maintain the app