Database

Database

SQLite is the most common Core Data relational database available for iOS apps.
Single threaded.

Options

  • Realm - MongoDB
  • CouchDB
  • SQLite - CoreData

Storage options

  • User Defaults
  • EnvironmentObject - SwiftUI
  • Plist - Configuration
  • xcconfig
  • Keychain
  • secret_keys

Manager