基于FMDB的进一步封装:纯面向对象(其思想源自php的yii 2架构),实现了model与数据库的一一映射,并且在大多数情况下,对数据库的操作比如增删改查等操作,完全不需要写sql语句。
WYToolFMDB is available through CocoaPods. To install it, simply add the following line to your Podfile:
由于墙的原因,直接使用下面方式
pod 'WYToolFMDB', :git => 'https://github.com/q785618493/WYToolFMDB.git'
q785618493, 785618493@qq.com
WYToolFMDB is available under the MIT license. See the LICENSE file for more info.