Re: postgres on a PDA

From: Vivek Khera <khera(at)kcilink(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres on a PDA
Date: 2003-01-15 21:52:41
Message-ID: x7y95m9j2u.fsf@onceler.kciLink.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "TL" == Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

TL> dalgoda(at)ix(dot)netcom(dot)com (Mike Castle) writes:
>> To be honest, would BerkeleyDB be better?

TL> Very possibly, if it gets the job done for you. But last I heard, there
TL> is no SQL engine in BerkeleyDB --- you have to write code against their
TL> access API. Depending on your taste and the nature of your application,
TL> that might or might not be nicer than writing SQL ...

See http://www.hwaci.com/sw/sqlite/index.html for an embedded SQL
engine. It used to be based on GDBM, but I'm not sure what the
backing store is now.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera(at)kciLink(dot)com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nigel J. Andrews 2003-01-15 22:14:13 Re: last word in text
Previous Message ddkilzer 2003-01-15 20:57:22 Re: Dropping functions with missing argument types