Skip to content
/ WYToolFMDB Public template

基于FMDB的进一步封装:纯面向对象(其思想源自php的yii 2架构),实现了model与数据库的一一映射,并且在大多数情况下,对数据库的操作比如增删改查等操作,完全不需要写sql语句。

License

Notifications You must be signed in to change notification settings

q785618493/WYToolFMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WYToolFMDB

CI Status Version License Platform

Example

基于FMDB的进一步封装:纯面向对象(其思想源自php的yii 2架构),实现了model与数据库的一一映射,并且在大多数情况下,对数据库的操作比如增删改查等操作,完全不需要写sql语句。

Requirements

Installation

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'

Author

q785618493, [email protected]

License

WYToolFMDB is available under the MIT license. See the LICENSE file for more info.

About

基于FMDB的进一步封装:纯面向对象(其思想源自php的yii 2架构),实现了model与数据库的一一映射,并且在大多数情况下,对数据库的操作比如增删改查等操作,完全不需要写sql语句。

Resources

License

Stars

Watchers

Forks

Packages

No packages published