https://github.com/changsanjiang/sjsqlite3
DatabaseMapping. database mapping. Automatically create tables based on the model. 数据库模型映射. 自动建表, 自动更新表. 增删改查一句话搞定. 支持模糊查询, 各种插入和更新, 支持存储模型数组. pod SJSQLite3
https://github.com/changsanjiang/sjsqlite3
database-mapping modelmapping object-mapper object-mapping object-to-database-mapping sqlite3
Last synced: 7 months ago
JSON representation
DatabaseMapping. database mapping. Automatically create tables based on the model. 数据库模型映射. 自动建表, 自动更新表. 增删改查一句话搞定. 支持模糊查询, 各种插入和更新, 支持存储模型数组. pod SJSQLite3
- Host: GitHub
- URL: https://github.com/changsanjiang/sjsqlite3
- Owner: changsanjiang
- License: mit
- Created: 2017-06-04T10:42:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-16T03:07:52.000Z (about 6 years ago)
- Last Synced: 2025-07-25T08:13:55.986Z (10 months ago)
- Topics: database-mapping, modelmapping, object-mapper, object-mapping, object-to-database-mapping, sqlite3
- Language: Objective-C
- Homepage:
- Size: 16.4 MB
- Stars: 116
- Watchers: 2
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SJSQLite3
[](https://travis-ci.org/changsanjiang@gmail.com/SJSQLite3)
[](https://cocoapods.org/pods/SJSQLite3)
[](https://cocoapods.org/pods/SJSQLite3)
[](https://cocoapods.org/pods/SJSQLite3)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Installation
SJSQLite3 is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
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.