Build iOS Database Apps with Swift and SQLite /

Bibliographic Details
Main Author: Languedoc, Kevin. (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edition:1st ed. 2016.
Subjects:
Table of Contents:
  • Chapter 1. Creating the Objective-C Wrapper
  • Chapter 2. Creating SQLite Databases
  • Chapter 3. Creating Databases During Runtime
  • Chapter 4. Altering Databases and Other Features
  • Chapter 5. Inserting Records
  • Chapter 6. Selecting Records
  • Chapter 7. Updating Records
  • Chapter 8. Deleting Records
  • Chapter 9. Searching for Records in SQLite
  • Chapter 10. Working with Multi-Databases
  • Chapter 11. Backing Up SQLite Databases
  • Chapter 12. Analyzing SQLite Databases.