Skip to content

A set of Obj-C protocols to wrap the database access. It also provides categories on top of FMDatabase.

License

Notifications You must be signed in to change notification settings

Sitecore/ESDatabaseWrapper

 
 

Repository files navigation

ESDatabaseWrapper

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

Setup script :

cd .. git clone https://github.com/ccgus/fmdb.git

Bitdeli Badge

About

A set of Obj-C protocols to wrap the database access. It also provides categories on top of FMDatabase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 77.4%
  • C++ 18.0%
  • Ruby 4.4%
  • Shell 0.2%