Re: pgsql in shared lib - Mailing list pgsql-hackers

From Gerhard Häring
Subject Re: pgsql in shared lib
Date
Msg-id 3F6581BD.7060104@ghaering.de
Whole thread Raw
In response to Re: pgsql in shared lib  (ivan <iv@psycho.pl>)
List pgsql-hackers
ivan wrote:
> Is true, but sometimes programers needgood database engine for simply
> program.I think that postgres is one of the best sql db for free and with
> open source, [...]

Your current alternatives are:

- Firebird: can be built as an embedded database engine (may be 
experimental)
- MySQL: can be built as an embedded database engine since 4.0
- SQLite: embedded mode only. Very small (ca. 180 kb), but has most 
features you'll ever need. Typelessness is sometimes annoying, though.

-- Gerhard




pgsql-hackers by date:

Previous
From: Carlos Guzman Alvarez
Date:
Subject: SSL/TLS connections on Cygwin
Next
From: Jan Wieck
Date:
Subject: Re: massive quotes?