TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | BSD |
ReleasedLast Release | Dec 2014 |
Maintained by Alexander Dodatko.
A set of Obj-C protocols to wrap the database access. It provides categories on top of FMDatabase and mock DB that only records queries to NSArray. Feel free forking and adding more database support ( low level SQLite, BerkleyDB, etc. ).
License : BSD
Dependencies : 1. ccgus / fmdb - https://github.com/ccgus/fmdb
cd .. git clone https://github.com/ccgus/fmdb.git