Обсуждение: PL/JS

Поиск
Список
Период
Сортировка

PL/JS

От
Greg
Дата:
<table border="0" cellpadding="0" cellspacing="0"><tr><td style="font: inherit;" valign="top">Hi everyone! Did anyone
hada chance to use PL/JS for sp development? Im working on app that uses JS to work with data and was wandering whether
PL/JScan offer full data management functionality like PL/PgSLQ?<br /><br />Thanks.<br />Greg.<br
/></td></tr></table><br/> 

Re: PL/JS

От
Terri Laurenzo
Дата:
Is there a pl/js yet?  I've not been able to find anything but was thinking about putting something together based on v8 or spidermonkey.

Terry

Sent from my iPhone

On Oct 18, 2010, at 4:27 PM, Greg <grigorey@yahoo.co.uk> wrote:

Hi everyone! Did anyone had a chance to use PL/JS for sp development? Im working on app that uses JS to work with data and was wandering whether PL/JS can offer full data management functionality like PL/PgSLQ?

Thanks.
Greg.

Re: PL/JS

От
Alvaro Herrera
Дата:
Excerpts from Terri Laurenzo's message of lun oct 18 21:04:36 -0300 2010:
> Is there a pl/js yet?  I've not been able to find anything but was thinking about putting something together based on
v8or spidermonkey.
 

http://code.google.com/p/plv8js/

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


Re: PL/JS

От
Itagaki Takahiro
Дата:
On Tue, Oct 19, 2010 at 9:04 AM, Terri Laurenzo <tj@laurenzo.org> wrote:
> Is there a pl/js yet?  I've not been able to find anything
> but was thinking about putting something together based on v8 or spidermonkey.

I'm working on PL/v8, that is one of PL/JS (PL/JavaScript)
implementation based on v8.
http://code.google.com/p/plv8js/

--
Itagaki Takahiro


Re: PL/JS

От
Greg
Дата:
Cool, will take a look. Thanks!


--- On Tue, 19/10/10, Itagaki Takahiro <itagaki.takahiro@gmail.com> wrote:

From: Itagaki Takahiro <itagaki.takahiro@gmail.com>
Subject: Re: [HACKERS] PL/JS
To: "Terri Laurenzo" <tj@laurenzo.org>
Cc: "Greg" <grigorey@yahoo.co.uk>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: Tuesday, 19 October, 2010, 3:18

On Tue, Oct 19, 2010 at 9:04 AM, Terri Laurenzo <tj@laurenzo.org> wrote:
> Is there a pl/js yet?  I've not been able to find anything
> but was thinking about putting something together based on v8 or spidermonkey.

I'm working on PL/v8, that is one of PL/JS (PL/JavaScript)
implementation based on v8.
http://code.google.com/p/plv8js/

--
Itagaki Takahiro