What Core Data Editor is

Core Data Editor lets you easily have a look at applications data. In addition to that Core Data Editor lets you also add, delete and modify the data you are looking at in an easy and comfortable way.

Easy Setup

Setting up Core Data Editor is very easy. Click on the Configurations icon in the tool bar and add a new Configuration. Enter the path to the model, a persistent store and a type. You are ready to go! Boy that was easy.

Finding dead objects, search and binary attributes

Do you have complex delete rules? Are you deleting objects manually according to a set of complex rules? That is hard to debug. If you don't care it is very likely that you have dead objects in your store and the bad thing is: They usually don't show up in the UI of your application. Finding them is very hard. Core Data Editor makes it very easy to find those dead objects.

Core Data Editor lets you find managed objects very easily. You can search by every attribute you wish.

How does Core Data Editor handle binary attributes? Very well! It displays the size of the binary value and lets you open the binary value in Preview with just one click. You can also set binary values to nil or to any value you wish.

Feedback, support inquiries, hatemail? We’d love to hear from you!