Re: running PostGres without installing it

Поиск
Список
Период
Сортировка
От Aaron Bono
Тема Re: running PostGres without installing it
Дата
Msg-id bf05e51c0608061313h28973179nee1b094e660cff26@mail.gmail.com
обсуждение исходный текст
Ответ на Re: running PostGres without installing it  (Amadeus Zilfinski <amadeus0@cox.net>)
Ответы Re: running PostGres without installing it
Список pgsql-admin
On 8/6/06, Amadeus Zilfinski <amadeus0@cox.net> wrote:
<snip>
>
> For years I have struggled with desktop applications and data
> access/storage.  Databases are very powerful tools but, other than MS
> Access, I have not seen any that are easily distributable bundled with
> a desktop application.  Not having a personal database to bundle with
> my applications has proven to be a "one hand tied behind my back"
> situation.
>
> Any ideas you guys have would be deeply appreciated.
>

SQLite can be complied to a single binary/.dll/.so and used. That is the
route I'm looking at due to having to be an 'expert' to install
PostgresQL, and how invasive it can be on a system. I don't have any
experience with firebird or MySQL, so you might want to check out those.

 
Would something like SQLite support the full functionality that we get from PostgreSQL: subqueries, transactions, views, triggers and stored procedures?  MySQL does not (yes I know they are adding some or all of this but it isn't all there or proven to be reliable yet).

I will check SQLite out but MySQL is probably NOT a good option for this.  Historically it did not support subqueries (an absolute must for any serious database user) - not sure if they have added subquery support recently or not.

==================================================================
   Aaron Bono
   Aranya Software Technologies, Inc.
   http://www.aranya.com
   http://codeelixir.com
==================================================================

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

Предыдущее
От: Amadeus Zilfinski
Дата:
Сообщение: Re: running PostGres without installing it
Следующее
От: Geoff Parker
Дата:
Сообщение: Disk usage in postgresql 8.1.4