Re: PostgreSql embedded available?

Поиск
Список
Период
Сортировка
От Austin Winstanley
Тема Re: PostgreSql embedded available?
Дата
Msg-id 527a90a10705081214w2d47aa51n4f94a0cd6d335c52@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSql embedded available?  (Rich Shepard <rshepard@appl-ecosys.com>)
Список pgsql-general
Thanks for the replies and help everyone...



On 5/8/07, Rich Shepard <rshepard@appl-ecosys.com> wrote:
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

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend



--
Thanks,
Austin Winstanley
Tradelogic Software Group

В списке pgsql-general по дате отправления:

Предыдущее
От: Gerhard Wiesinger
Дата:
Сообщение: Problem with data corruption and psql memory usage
Следующее
От: woodb@niwa.co.nz
Дата:
Сообщение: Re: Views- Advantages and Disadvantages