In addition to using standard SQL, the FMDB SQLite wrapper, written in Objective-C, can be of assistance to those who prefer an alternative and easier way to work with SQLite.
For more information on the FMDB specification and code examples, refer to https://github.com/ccgus/fmdb.
There are three main classes in FMDB:
FMDatabase