Re: License question - Mailing list pgsql-general

From Dann Corbit
Subject Re: License question
Date
Msg-id D425483C2C5C9F49B5B7A41F8944154757D182@postal.corporate.connx.com
Whole thread Raw
In response to License question  (Aaron Smith <thespirit@smithcentral.net>)
List pgsql-general
> -----Original Message-----
> From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-
> owner@postgresql.org] On Behalf Of Vivek Khera
> Sent: Thursday, October 06, 2005 1:55 PM
> To: Postgres General
> Subject: Re: [GENERAL] License question
>
>
> 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.

SQLite is also modeled after {a subset of} the PostgreSQL grammar.  So
when you want to step up from a little baby database, you can step right
into PostgreSQL with minimal muss and fuss.

SQLite Grammar page:
http://www.sqlite.org/lang.html


pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: PostgreSQL 8.1 vs. MySQL 5.0?
Next
From: Devrim GUNDUZ
Date:
Subject: Re: Fedora Core 3 x86_64 compat libraries?