• 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: Database Application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Database Application?


  • Subject: Re: Database Application?
  • From: Ferhat Ayaz <email@hidden>
  • Date: Sat, 16 Dec 2006 01:23:10 +0100

Andrew,

thanks for your descriptive answer. I tried CoreData today and I must say that I'm impressed. The relationships and the simplicity of binding took me to the Delphi-programming-years.
For my (commercial) application I don't need much data (max 300.000 rows). If CoreData with SQLite can handle this, I can live with this solution for now.
Is it possible to give a PostgreSQL controller instead of NSXMLStoreType or NSSQLiteStoreType ?


Best regards,
Ferhat

On Dec 15, 2006, at 10:38 PM, Andrew Satori wrote:

I guess I'll weigh in here.

If your application is single-user, and you don't expect to have datasets with hundreds of thousands of elements, the CoreData is absolutely the way to go, I know that it has some issues being SqlLite, but if you want to think about it in terms of Delphi, it's very much akin to Delphi's BDE using Paradox tables for the data store, with the exact same caveats to scaling it to multi-users (eg, not particularly recommended or easy to manage).

Once you make the decision to go beyond those boundaries though, you are into a different realm......

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Database Application?
      • From: Andrew Satori <email@hidden>
References: 
 >Re: Database Application? (From: Ruslan Zasukhin <email@hidden>)
 >Re: Database Application? (From: Ferhat Ayaz <email@hidden>)
 >Re: Database Application? (From: Andrew Satori <email@hidden>)

  • Prev by Date: Re: Problem when overriding new Apple methods with my categories, what is the best solution?
  • Next by Date: NSTableView Problem when clicking inside or multiple row
  • Previous by thread: Re: Database Application?
  • Next by thread: Re: Database Application?
  • Index(es):
    • Date
    • Thread