Re: MySQL Gets Functions in Java - Enlightenment Please - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: MySQL Gets Functions in Java - Enlightenment Please
Date
Msg-id 3FE494A8.5040807@commandprompt.com
Whole thread Raw
In response to Re: MySQL Gets Functions in Java - Enlightenment Please  ("John Sidney-Woollett" <johnsw@wardbrook.com>)
List pgsql-general
John Sidney-Woollett wrote:

>It means that you can create stored procedures/functions which reside in
>the database that are written in java (as opposed to the native SQL
>programming language).
>
>Why would you want this? If you were more familiar with java than any of
>the currently supported procedural languages, then it means that you don't
>necessarily have to get to grips with another programming language.
>
>This would be a "nice to have" for Postgres too - I believe that it
>supports PL/pgSQL, PL/Tcl, PL/Perl, and PL/Python at present.
>
>
>
PostgreSQL supports more than just that including:

pl/php
pl/perl
pl/ruby
pl/python
pl/tcl
pl/c
pl/pgsql
pl/r
plr/bash (I think... or was that just pgBash?)

There was an beta (alpha?) of pl/Java at one time...

Personally I would stick with pl/python, pl/php, or pl/perl





--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd@commandprompt.com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org



pgsql-general by date:

Previous
From: Dave Cramer
Date:
Subject: Re: MySQL Gets Functions in Java - Enlightenment Please
Next
From: Jeff Davis
Date:
Subject: Re: Firebird and PostgreSQL at the DB Corral.