Difference between coredata & sqlite?



Difference between coredata & sqlite?..

Answer / Tara Datt Joshi

Core Data is an object-graph persistence framework provided by Apple. It allows developers to store, manage, and manipulate data in a persistent way using managed objects. On the other hand, SQLite is a relational database management system that can be embedded within applications as it requires minimal resources. Core Data abstracts the underlying storage, typically using an SQLite database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Are the nsmanagedobjectcontext queues serial or concurrent?

1 Answers  


Explain collections in iOS

1 Answers  


Explain me what is "delegate"?

1 Answers  


What is nspersistentstorecoordinator? What duties does it perform?

1 Answers  


Can you explain ios design patterns?

1 Answers  


What is an ios framework?

1 Answers  


Explain the architecture of iphone? : IOS Architect

1 Answers  


What is mapping model?

1 Answers  


Explain concept of notification center, local and remote notifications.

1 Answers  


What is the difference between android and ios?

1 Answers  


Functionality of accelerometer of an iphone

1 Answers  


What is nsfetchedresultscontroller?

1 Answers  


Categories