Introducing SQLite for Mobile Developers

Bibliographic Details
Main Author: Feiler, Jesse. (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2015.
Subjects:
Online Access:https://doi.org/10.1007/978-1-4842-1766-5
Table of Contents:
  • 1. Getting Up to Speed with Databases and SQLite.-2. Understanding What SQLite Is...
  • 3. Working with the relationship model and SQLite
  • 4. Using SQLite basics - storing and retrieving data.-5. Using SQLite features - What you can do with SELECT statements.-6. Using SQLite with PHP.-7. Using SQLite with Java (Android)
  • 8. Using SQLite with Swift (iOS/Mac)
  • 9. Using SQLite with Objective-C (iOS/Mac).-10. Exploring the simple database (used in chapters 10-12)
  • 11. Using the simple database with a website (database example code included)
  • 12. Adding the simple database to an Android app (using android.database.sqlite)
  • 13. Adding the simple database to an iOS app (using Core Data)
  • 14. Considering performance issues
  • 15. Managing the SQLite life cyle.