Re: Ad-hoc Core Data queries ?
Re: Ad-hoc Core Data queries ?
- Subject: Re: Ad-hoc Core Data queries ?
- From: Philippe Mougin <email@hidden>
- Date: Sat, 5 Nov 2005 00:54:38 +0100
Peter Raul wrote:
> I have a lot of Core Data files, mostly in binary format. Now
> I'm looking for a tool to query these "databases" interactively.
> Something like the openisql SQL interpreter we have in Openbase,
> but working at the Core Data level. Is there such a tool ?
F-Script (http://www.fscript.org) includes a tool that let you send
queries to Core Data in the form of Core Data predicates. There is a
screenshot here: http://www.fscript.org/releaseNotes/images/
im32.jpg . You can choose an entity in the pop-up menu and type a
predicate in the text area. The query is executed and the resulting
objects are displayed in the table view. The tool let you do many
things with the objects, like sorting, searching, adding custom
columns in the table view, browsing the object graph etc.
Best,
Philippe Mougin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden