1
Reply

SQLite vs Core data in Swift

Pravesh Dubey

Pravesh Dubey

5y
2.1k
0
Reply

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