Skip to main content

Using SQLite with Core Data (iOS and OS X)

  • Chapter
Introducing SQLite for Mobile Developers
  • 1207 Accesses

Abstract

Although SQLite is integrated tightly with PHP, Android, and iOS/OS X, the integration strategies differ somewhat. In a way, they form a logical progression. PHP supports SQLite as an extension to the language (no longer optional as of this writing). When you write your PHP code for SQLite, today’s best practice is to use the PHP data object (PDO) class. However, the rest of your code may very well be traditional procedural code: there is no assumption that you will be writing object-oriented code throughout.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 19.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Jesse Feiler

About this chapter

Cite this chapter

Feiler, J. (2015). Using SQLite with Core Data (iOS and OS X). In: Introducing SQLite for Mobile Developers. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-1766-5_8

Download citation

Publish with us

Policies and ethics