Re: PostgreSql embedded available?

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSql embedded available?
Date: 2007-05-08 19:07:59
Message-ID: Pine.LNX.4.64.0705081206040.10607@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 8 May 2007, Scott Marlowe wrote:

>> Is there a version of PostgreSql that can be embedded with an
>> application?

> Nope, and it's not real likely to happen. Take a look at sqllite.

Yes, SQLite (http://www.sqlite.org/) is the way to go for embedded RDBMS.
Syntax is close to that of postgres, and it's available for use in any
application. Great product when you need to incorporate an invisible data
storage facility.

Rich

--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc. | Accelerator(TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Austin Winstanley 2007-05-08 19:14:25 Re: PostgreSql embedded available?
Previous Message MaRCeLO PeReiRA 2007-05-08 19:04:10 Server specs to run PostgreSQL