SQLite – The everywhere database

SQLite is everywhere. It is, likely, the most deployed software library in the world. Not only is it on every Mac, iPhone, iPad , Apple Watch, Apple TV, and Android device; it is also in most TV set top boxes, many cars, and even in commercial aircraft. Most developers for Apple platforms experience SQLite through Core Data, but it can be used for so much more. In this session, you will go beyond Core Data and learn how to take advantage of SQLite in your iOS and Mac apps. From full text search, to querying JSON, to data analysis, and custom file formats, you will learn why SQLite is everywhere, and hopefully find another use for that little library that’s been sitting there all along, just waiting for you to notice it.

Code

Speakers