UI Deploy

Curated, Short, Web UI Dev we Love.

Open Source iOS Library Providing A Blocks Driven Syntax For Working With SQLite Databases

Some time ago I mentioned the long time popular FMDB library working with SQLite databases, and iActiveRecord which provides an active record based library for working with SQLite.

Here’s a newer library that allows you to easily work with SQLite using a blocks based syntax called AFSQLManager from Alvaro Franco.

view source

Advertisement