1
Reply

SQLite vs Core data in Swift

    Core Data is a framework for managing an object graph. It’s not the database. SQLite is a relational database.