BinderSQL是一款基于给予Swift语言开发的。建立在sqlite基础上的动态绑定数据库。 其目标是对sqlite数据库的功能进行封装。为客户端基于数据持久层变化的数据库驱动业务业务提供对象化的开发支持。 该数据库封装框架将具有如下特点:
- ORM特性
- 数据变化监听
CI Status Version License Platform
To run the example project, clone the repo, and run pod install from the Example directory first.
BinderSQL is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'BinderSQL'
acekiller, fengxijun51020@hotmail.com
BinderSQL is available under the MIT license. See the LICENSE file for more info.