changsanjiang / SJSQLite3

DatabaseMapping. database mapping. Automatically create tables based on the model. 数据库模型映射. 自动建表, 自动更新表. 增删改查一句话搞定. 支持模糊查询, 各种插入和更新, 支持存储模型数组. pod SJSQLite3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SJSQLite3

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

SJSQLite3 is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SJUIKit/SQLite3', :podspec => 'https://gitee.com/changsanjiang/SJUIKit/raw/master/SJUIKit-YYModel.podspec'

Author

changsanjiang@gmail.com, changsanjiang@gmail.com

License

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

About

DatabaseMapping. database mapping. Automatically create tables based on the model. 数据库模型映射. 自动建表, 自动更新表. 增删改查一句话搞定. 支持模糊查询, 各种插入和更新, 支持存储模型数组. pod SJSQLite3

License:MIT License


Languages

Language:Objective-C 98.7%Language:Ruby 1.3%