文件名称:iOS 一个使用纯 Swift 语言封装 SQLite3 的操作框架
文件大小:560KB
文件格式:ZIP
更新时间:2024-04-26 11:21:51
IOS源码
作者stephencelis,源码SQLite.swift,SQLite.swift 是一个使用纯 Swift 语言封装 SQLite3 的操作框架。特性: 简单的查询和参数绑定接口 安全、自动类型数据访问 隐式提交和回滚接口 开发者友好的错误处理和调试 文档完善 通过广泛测试
【文件预览】:
SQLite.swift-master
----.travis.yml(1KB)
----.swift-version(4B)
----.github()
--------ISSUE_TEMPLATE.md(678B)
----run-tests.sh(532B)
----.cocoadocs.yml(46B)
----Sources()
--------SQLiteObjc()
--------SQLite()
----Package.swift(846B)
----CONTRIBUTING.md(4KB)
----SQLite.swift.podspec(3KB)
----.gitignore(295B)
----CHANGELOG.md(4KB)
----Makefile(1KB)
----Documentation()
--------Resources()
--------Index.md(57KB)
--------Planning.md(2KB)
----Tests()
--------Carthage()
--------LinuxMain.swift(70B)
--------CocoaPods()
--------SQLiteTests()
----README.md(9KB)
----SQLite.playground()
--------Contents.swift(977B)
--------contents.xcplayground(184B)
----SQLite.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(83KB)
--------xcshareddata()
----LICENSE.txt(1KB)