Re: License question

From: Vivek Khera <vivek(at)khera(dot)org>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: License question
Date: 2005-10-06 20:55:04
Message-ID: E772BB15-F97B-474D-899E-D6ED461898F2@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Oct 4, 2005, at 4:38 PM, Aaron Smith wrote:

> I never imagined that I would get so many responses. Thanks for all
> the great information!

depending on the nature of your DB you may wish to investigate SQLite
as well. it is designed to be embedded into apps, not run as a
separate server, which us better suited to some uses.

SQLite is public domain, meaning there is not even a copyright
holder, so you can literally do whatever you want with it.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2005-10-06 21:03:24 Re: PostgreSQL Gotchas
Previous Message Andrew Sullivan 2005-10-06 20:45:29 Re: PostgreSQL 8.1 vs. MySQL 5.0?