Re: [GENERAL] PL/Java (was: stored procedures)

From: Joe Conway <mail(at)joeconway(dot)com>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: Roman Fail <rfail(at)posportal(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>, "Advocacy (PostgreSQL)" <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: [GENERAL] PL/Java (was: stored procedures)
Date: 2003-03-13 19:04:39
Message-ID: 3E70D647.8080307@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general

Neil Conway wrote:
> http://pljava.sourceforge.net/

Interesting -- I did a quick search on sourceforge, but I guess it was a
bit too quick.

> BTW, you can also write stored procedures in Ruby, C, and SQL.

I wasn't aware of Ruby, but I don't know how I could possibly have
forgotten to mention C and SQL!

I wonder if we shouldn't have a spot on techdocs with links to all of
the Postgres PLs all in one place? It makes for an impressive list; for
the record:

Available PostgreSQL Procedural Languages
==========================================
C
http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/xfunc-c.html

SQL
http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/xfunc-sql.html

PL/pgSQL
http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/plpgsql.html

PL/Perl
http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/plperl.html

PL/Tcl
http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/pltcl.html

PL/Python
http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/plpython.html

PL/sh
http://webmail.postgresql.org/~petere/plsh.html

PL/R
http://www.joeconway.com/plr/

PL/Java
http://pljava.sourceforge.net/

PL/Ruby
http://raa.ruby-lang.org/list.rhtml?name=pl-ruby

==========================================

Joe

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Josh Berkus 2003-03-14 17:17:43 Re: PL/Java (was: stored procedures)
Previous Message Neil Conway 2003-03-13 18:53:54 Re: PL/Java (was: stored procedures)

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-03-13 19:09:06 Re: unlock rows
Previous Message Dennis Gearon 2003-03-13 18:58:57 Re: unlock rows