Introducing SQLite for mobile developers

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 a...

Full description

Bibliographic Details
Main Author: Feiler, Jesse
Format: eBook
Language:English
Published: [Berkeley, CA], New York, NY Apress, Distributed to the Book trade worldwide by Springer 2015
Series:The expert's voice in mobile programming
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02909nmm a2200385 u 4500
001 EB001926972
003 EBX01000000000000001089874
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781484217665 
050 4 |a QA76.73.S67 
100 1 |a Feiler, Jesse 
245 0 0 |a Introducing SQLite for mobile developers  |c Jesse Feiler 
260 |a [Berkeley, CA], New York, NY  |b Apress, Distributed to the Book trade worldwide by Springer  |c 2015 
300 |a xvii, 147 pages  |b illustrations 
505 0 |a 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 
653 |a Applications mobiles / Développement 
653 |a SQL (Langage de programmation) 
653 |a Mobile apps / Development 
653 |a SQL (Computer program language) / fast 
653 |a SQL (Computer program language) / http://id.loc.gov/authorities/subjects/sh86006628 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The expert's voice in mobile programming 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4842-1766-5 
773 0 |t Springer eBooks 
776 |z 1484217667 
776 |z 1484217659 
776 |z 9781484217665 
776 |z 9781484217658 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484217665/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.75/65 
520 |a 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 Who this book is for: This book is for Android or iOS developers who wish to use a lightweight but flexible database for their applications. It mobile development experience but does not assume anything but very basic database knowledge