If you aren't a fan of Core Data but would still like to use SQLite as your primary data store for iOS apps, check out FMDB. If you just want direct SQL access over a clean API, FMDB is perfect.
Your feedback is valuable: Do you want more nuggets like this? Yes or No
.
Here's a few related nuggets:
- iOS Dev Nugget 305 Declaring Distinct Types from General Types
- iOS Dev Nugget 302 Realm
- iOS Dev Nugget 295 SwifterSwift
- iOS Dev Nugget 293 iOSSnapshotTestCase (was FBSnapshotTestCase)
- iOS Dev Nugget 283 Eureka for Forms
- iOS Dev Nugget 281 Use R.swift for Static References to Resources Like Images
- iOS Dev Nugget 280 Using Custom Fonts Without Updating Info.plist Manually
- iOS Dev Nugget 269 Including Finger Touches in App Preview Videos
- iOS Dev Nugget 248 In-app Native Routing
- iOS Dev Nugget 229 Promises
- iOS Dev Nugget 228 Recording and Playing Back Network Calls
- iOS Dev Nugget 210 PMAlertController
- iOS Dev Nugget 190 Quick Look Plug-in for Mobile Provisioning Files
- iOS Dev Nugget 188 SwiftLint
- iOS Dev Nugget 184 Async Library
- iOS Dev Nugget 151 More Wrappers for Keychain Access
- iOS Dev Nugget 149 Timepiece, a Swift Library for Handling Dates
- iOS Dev Nugget 146 UIStackView and TZStackView
- iOS Dev Nugget 145 Listing Available Fonts
- iOS Dev Nugget 143 Don't Forget SQLite
- iOS Dev Nugget 139 Custom Build Configurations and Xcode Subprojects
- iOS Dev Nugget 136 Auto Layout with Cartography
- iOS Dev Nugget 133 Dollar.swift
- iOS Dev Nugget 121 InflectorKit
- iOS Dev Nugget 115 Displaying Information in Settings App
- iOS Dev Nugget 114 Preview an Image for Debugging
- iOS Dev Nugget 113 GPUImage, a GPU-based Image and Video Processing Framework
- iOS Dev Nugget 85 A More Customizable Button For Different States
- iOS Dev Nugget 81 TMCache For In-Memory and Disk-backed Caching
- iOS Dev Nugget 79 TweetBot Photo Flicking Effect
- iOS Dev Nugget 73 Open Source Date Picker from Square
- iOS Dev Nugget 71 Tap
- iOS Dev Nugget 68 Custom URL Schemes Directory
- iOS Dev Nugget 62 Using PDF Instead of PNG Files for Resizable Assets
- iOS Dev Nugget 49 Wrapper to Get UIColor Components
- iOS Dev Nugget 1 Easy logging of values and objects
.