Introducing SQLite for Mobile Developers - Jesse Feiler/Apress
Attachment | Size |
---|---|
![]() | 1.33 KB |
![]() | 5.27 KB |
![]() | 53.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.