This week, Chris and Soroush talk about how they persist data in their apps.

  • YapDatabase
  • YapDatabase Extensions
  • YapDatabase R-Tree Index for Fast Geospatial Queries
  • ValueCoding: Swift protocols for encoding/decoding value types, which can be used with YapDatabase
  • How FriendFeed uses MySQL to store schema-less data
  • PostgreSQL 9.6 Documentation: JSON Types
  • Realm
  • Core Data
  • mogenerator
  • NSPersistentContainer - Apple’s simple core data stack class
  • Appropriate Uses for SQLite
  • EGODatabase
  • FMDB
  • FCModel