Re: Procedural Languages - Mailing list pgsql-general

From Mike Toews
Subject Re: Procedural Languages
Date
Msg-id CAM2FmMr2r1wB25pP2EFex9yhkiuuunBkQVQnJEsryW-PDqFoLw@mail.gmail.com
Whole thread Raw
In response to Procedural Languages  (John Townsend <jtownsend@advancedformulas.com>)
Responses Re: Procedural Languages
Re: Procedural Languages
Re: Procedural Languages
List pgsql-general
On 1 June 2012 02:36, John Townsend <jtownsend@advancedformulas.com> wrote:
> There are least 10 Procedural Languages available for PostGreSQL. The one
> that comes with the installation is PL/pgSQL.

The count looks closer to 18
http://en.wikipedia.org/wiki/PostgreSQL#Procedural_languages
but I doubt some get much use (PL/LOLCODE anyone?).

PL/R opens some good functionality not offered by any other language,
and is particularly useful for statistics, GIS and other science
applications. R itself is often a wrapper to dusty FORTRAN subroutines
published in statistics journals decades ago.

-Mike

pgsql-general by date:

Previous
From: Darren Duncan
Date:
Subject: Re: Fwd: Procedural Languages
Next
From: Mike Toews
Date:
Subject: Re: Procedural Languages