Re: FAQ on Embedding Postgres - Mailing list pgsql-docs

From Richard Huxton
Subject Re: FAQ on Embedding Postgres
Date
Msg-id 47CEB6BA.8020503@archonet.com
Whole thread Raw
In response to Re: FAQ on Embedding Postgres  (Bruce Momjian <bruce@momjian.us>)
Responses Re: FAQ on Embedding Postgres  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
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 :-)

--
   Richard Huxton
   Archonet Ltd

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: FAQ on Embedding Postgres
Next
From: David Fetter
Date:
Subject: Re: Documenting a DB schema