Is there a good Core Data browsing tool out there?

Viewed 22145

One of the things I miss from moving from SQLite to Core Data is the ability to query directly against my database to analyze data. Is anyone out there aware of a tool that allows for the browsing of a Core Data store in a similar fashion?

7 Answers
Related