Re: cocoa-dev digest, Vol 2 #4410 - 15 msgs
Re: cocoa-dev digest, Vol 2 #4410 - 15 msgs
- Subject: Re: cocoa-dev digest, Vol 2 #4410 - 15 msgs
- From: Theodore Petrosky <email@hidden>
- Date: Fri, 25 Jun 2004 11:49:52 -0700 (PDT)
Have you looked into postgresql?
I use the C API and link to it from my cocoa app with
no problem. It is very fast and stable.
Of course I really don't know what you are trying to
do.
Ted
Message: 15
To: email@hidden
From: Philip Riggs <email@hidden>
Subject: Is anyone using an object database?
Date: Fri, 25 Jun 2004 09:06:47 -0600
Is anyone using an object database? I have used
several relational
databases, but for this particular problem an object
database seems a
better fit. Can you recommend one for Cocoa
applications? Can you
relate your experiences setting up and using them?
I want something to store and access large numbers of
objects (some
datasets might be > 2,000,000) based on Guibas and
Stolfi's Quad-Edge data structure. Here are my current
structures:
Thanks for any info.
Philip
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.