Embedding Postgres "inside" an application

From: Joe Lester <joe_lester(at)sweetwater(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Embedding Postgres "inside" an application
Date: 2003-08-27 14:19:08
Message-ID: 6BF01581-D899-11D7-A568-000A9590B10C@sweetwater.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does anyone know if there's a way to embed the Postgres database inside
an application... so that it runs transparently, without the user even
having to know it's there? I would prefer to use Postgres, but I fear
that I may have to resort to mySQL or some other SQL database that can
be embedded.

I'm building a Cocoa app on OS X and am familiar with the libpq C
library. Thanks!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2003-08-27 14:22:02 Re: Buglist
Previous Message Andrew Sullivan 2003-08-27 13:57:51 Re: Postgresql for Solaris on Sparc