Keep your CoreData store small by vacuuming
In this blog post, I'll explain the concept of VACUUM and why & how you can apply this concept to your CoreData store.
As an iOS developer, you can use Apple's CoreData framework to store data as part of an object graph.
Core Data uses an SQLite sto...
blog.eidinger.info3 min read
Aleksandr Filatov
For debug purposes I use macOS app: CoreData Studio