Introducing SQLite for Mobile Developers - Jesse Feiler/Apress

AttachmentSize
Chapter 31.33 KB
Chapters 6, 11 (files used for both)5.27 KB
Chapter 1253.74 KB

Introducing SQLite for Mobile Developers

This brief book is a basic introduction to SQLite for iOS, Android, and PHP developers. The book includes a simple introduction to SQL, a discussion of when to use SQLite, and chapters devoted to using SQLite with the most likely development environments: PHP (web on any platform), Swift and Objective-C, on iOS or. Java on Android.

 

What you’ll learn

What You Will Learn:The basics of SQLite

The SQL syntax you need to use SQLite effectively

How to integrate database functionality into your mobile app.

 

Who this book is for

This book is for iOS, Android, or PHP developers who wish to use a lightweight but flexible database for their applications. It assumes some mobile development experience but does not assume any database knowledge.

Tags: