Re: pgsql in shared lib

Поиск
Список
Период
Сортировка
От Gerhard Häring
Тема Re: pgsql in shared lib
Дата
Msg-id 3F6581BD.7060104@ghaering.de
обсуждение исходный текст
Ответ на Re: pgsql in shared lib  (ivan <iv@psycho.pl>)
Список 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 по дате отправления:

Предыдущее
От: Carlos Guzman Alvarez
Дата:
Сообщение: SSL/TLS connections on Cygwin
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: massive quotes?