Re: Database Application?
Re: Database Application?
- Subject: Re: Database Application?
- From: Sherm Pendley <email@hidden>
- Date: Sat, 16 Dec 2006 00:23:32 -0500
Were you thinking of BaseTen? I haven't tried it yet, but it looks
interesting. And there's a contest! :-)
<http://www.karppinen.fi/baseten/>
sherm--
On Dec 15, 2006, at 10:41 PM, Andrew Satori wrote:
It is not today (at least not with my toolkit, I think there is
another that can, I don't recall the name though)..
On Dec 15, 2006, at 7:23 PM, Ferhat Ayaz wrote:
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......
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
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