public inbox for [email protected]
help / color / mirror / Atom feedFrom: Bruce Momjian <[email protected]>
To: Richard Huxton <[email protected]>
Cc: David Fetter <[email protected]>
Cc: PostgreSQL Docs <[email protected]>
Subject: Re: FAQ on Embedding Postgres
Date: Wed, 5 Mar 2008 10:09:38 -0500 (EST)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
Richard Huxton wrote:
> Bruce Momjian wrote:
> > Richard Huxton wrote:
> >> Bruce Momjian wrote:
> >>> David Fetter wrote:
> >>>> If you really need to embed an
> >>>> SQL engine in a binary, consider the excellent
> >>>> <a href="http://www.sqlite.org/">SQLite</a;
> >> or <a href="http://http://www.firebirdsql.org/">Firebird</a;
> >>
> >>>> for the purpose.
> >> Just to be fair.
> >
> > sqlite seems much more appropriate for embedding.
>
> It's certainly the lightest DB I'm aware of, but Firebird does have an
> embedded mode (apparentl - I tend to use a different DB :-)
Right. The issue with Firebird is it does both embedded and
traditional, while sqlite is only embedded, so is probably a better
choice for that purpose.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
view thread (24+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: FAQ on Embedding Postgres
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox