Re: Usability, MySQL, Postgresql.org, gborg, contrib, etc. - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: Usability, MySQL, Postgresql.org, gborg, contrib, etc.
Date
Msg-id 20040426173740.GE41429@nasby.net
Whole thread Raw
In response to Usability, MySQL, Postgresql.org, gborg, contrib, etc.  (pgsql@mohawksoft.com)
List pgsql-hackers
On Sun, Apr 25, 2004 at 05:15:19PM -0400, pgsql@mohawksoft.com wrote:
> (5) Programming languages. We need to make a programming language standard
> in PostgreSQL. plpgsql is good, but isn't someone working on a Java
> language. That would be pretty slick.
If there's going to be a single standard language, I strongly believe it
should be plpgsql. Any other language means that you have to find
something that someone else knows or is willing to learn, whereas anyone
using a database already knows SQL. plpgsql is simply an extension of
SQL, and is trivial for anyone who's worked with any other database
procedural languages to pickup. Asking a DBA to learn java or perl or
PHP is asking a lot.

If anything I'd like to see more features brought into plpgsql, like
packages (ala Oracle).
-- 
Jim C. Nasby, Database Consultant                  jim@nasby.net
Member: Triangle Fraternity, Sports Car Club of America
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Bringing PostgreSQL torwards the standard regarding case folding
Next
From: Alvaro Herrera
Date:
Subject: Re: Thread code not vpath-safe