Re: postgres on a PDA - Mailing list pgsql-general

From Nicolas Boretos
Subject Re: postgres on a PDA
Date
Msg-id 3E2672F9.6060408@maich.gr
Whole thread Raw
In response to postgres on a PDA  ("Al Bean" <albean84@hotmail.com>)
List pgsql-general
Tom Lane wrote:
> dalgoda@ix.netcom.com (Mike Castle) writes:
>
>>To be honest, would BerkeleyDB be better?
>
>
> Very possibly, if it gets the job done for you.  But last I heard, there
> is no SQL engine in BerkeleyDB --- you have to write code against their
> access API.  Depending on your taste and the nature of your application,
> that might or might not be nicer than writing SQL ...
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
> .
>

Hi,

There's also Sqlite and Metakit; one with and one without an sql front
end...

regards,
nicolas boretos



pgsql-general by date:

Previous
From: "Roman Fail"
Date:
Subject: uniqueidentifier
Next
From: Dennis Gearon
Date:
Subject: three timestamps/table, use of 'now' in table creation statement