Build iOS Database Apps with Swift and SQLite /

Detalles Bibliográficos
Autor principal: Languedoc, Kevin. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:1st ed. 2016.
Materias:
Tabla de Contenidos:
  • 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.