Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

1458279

Suspended
Original poster
May 1, 2010
1,601
1,521
California
I've been thru a bit of SQLite and have been able to grab a file, list the tables, list the column, etc... without knowing the structure before hand.

I'm looking to do the same thing with Core Data. I understand Core Data uses SQLite, but not the same way as using SQLite straight. So it looks like Core Data has special way of storing things.

Q. Is there a way a taking a Core Data data store and extract out what the tables, column, relations, etc info?

Q. What happens if someone sent you a Core Data data store and didn't give you the schema? Would you be able to dig into it and find the structure?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.