Example for the FMDB.
- Setup the CocoaPods
git clonethis repositorycd REPOSITORY_DIRpod install- Open the
*.xcworkspacefile on the Xcode - Build and Run the project
Example for the FMDB with Objective-C and Swift, it's an application to manage simple book information.
- UsingFMDB-Objective-C
- UsingFMDB-Swift
| Read | Delete | Create/Update |
|---|---|---|
![]() |
![]() |
![]() |


