• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Ad-hoc Core Data queries ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Prev by Date: Re: Subclassing NSButton
  • Next by Date: Re: Subclassing NSButton
  • Previous by thread: Re: Ad-hoc Core Data queries ?
  • Next by thread: Registering file types...
  • Index(es):
    • Date
    • Thread