Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/huangzhibiao/BGFMDB
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzhibiao committed May 30, 2018
2 parents 29176fc + ab9477d commit b33027d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ LKDBHelper好一点,但也要复写不少的函数,而且LKDBHelper的使用demo
## 综合上述原因后,我决定写一款适合国内初中级开发者使用的存储封装库(BGFMDB),不管是从使用步骤还是支持的存储类型上,都比JRDB,LKDB简单好用和全面.
## 本库几乎支持存储ios所有基本的自带数据类型.
## 使用介绍(喜欢的话别忘了给本库一个Star😊).
## 想加密数据库的,请借鉴此demo:![SQLCipherDemo](https://github.com/huangzhibiao/SQLCipherDemo)
## CocoaPods的方式.
### Podfile
```Podfile
Expand Down

0 comments on commit b33027d

Please sign in to comment.