|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
RE: [Plug] Re: SQL Databases
|
It should also be noted that neither MySQL nor mSQL are free for
commercial use. In the past year, I've become a big fan of the
PostgreSQL database.
PostgreSQL is a completely free and open-source under a BSD-style
copyright. PostgreSQL has ODBC support:
http://www.postgresql.org/docs/faq-english.html#2.1
PostgreSQL also a a Linux-specific FAQ:
http://www.PostgreSQL.org/docs/faq-linux.html
-Andrew
On Wed, 25 Aug 1999, Charles Stack wrote:
> mySQL is great if you don't transactional support. It is optimized for
> queries.
>
> You could also try Interbase 4 for Linux (free download) from
> www.interbase.com.
>
> cjs
>
> -----Original Message-----
> From: plug-admin@lists.nothinbut.net
> [mailto:plug-admin@lists.nothinbut.net]On Behalf Of Kyle Burton
> Sent: Wednesday, August 25, 1999 10:09 AM
> To: PLUG - Philadelphia Area Linux Users Group
> Subject: [Plug] Re: SQL Databases
>
>
> oh, and mysql is what slashdot uses...
>
>
> k
>
> ----------------------------------------------------------------------------
> --
> To be wise, the only thing you really need to know is when to say "I don't
> know."
> -- fortune file
> mortis@voicenet.com
> http://www.voicenet.com/~mortis
> ----------------------------------------------------------------------------
> --
>
>
> _______________________________________________
> Plug maillist - Plug@lists.nothinbut.net
> http://lists.nothinbut.net/mail/listinfo/plug
>
>
> _______________________________________________
> Plug maillist - Plug@lists.nothinbut.net
> http://lists.nothinbut.net/mail/listinfo/plug
>
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|