Embedding Postgres "inside" an application - Mailing list pgsql-general

From Joe Lester
Subject Embedding Postgres "inside" an application
Date
Msg-id 6BF01581-D899-11D7-A568-000A9590B10C@sweetwater.com
Whole thread Raw
List 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!



pgsql-general by date:

Previous
From: Christian Traber
Date:
Subject: Re: pgplsql - Oracle nvl
Next
From: Carmen Gloria Sepulveda Dedes
Date:
Subject: Re: SQL Command - To List Tables ?