Skip to content

plv8/plv8u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38c7d79 · Aug 26, 2017
Apr 14, 2012
Jul 2, 2017
Jun 30, 2017
Jul 2, 2017
Aug 25, 2017
Mar 28, 2016
Jun 30, 2017
Jul 4, 2017
Sep 26, 2012
Jul 5, 2017
Jul 6, 2017
Aug 24, 2017
Aug 26, 2017
Jul 6, 2017
May 10, 2012
Dec 1, 2013
Feb 3, 2015
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
May 24, 2015
Jun 26, 2012
Nov 24, 2016
Aug 24, 2017
Aug 24, 2017
Aug 25, 2017
Aug 24, 2017

Repository files navigation

PL/v8U - A Procedural Language in JavaScript powered by V8 (Untrusted)

PL/v8 is a shared library that provides a PostgreSQL procedural language powered by V8 JavaScript Engine. With this program you can write in JavaScript your function that is callable from SQL.

This is the Untrusted version, which is a work in progress. You should likely be using PL/v8.

Documentation

The documentation covers the following implemented features:

Notes:

PL/v8U is hosted on github at: https://github.com/plv8/plv8U

PL/v8U is distributed by PGXN. For more detail, see: http://pgxn.org/dist/plv8/doc/plv8u.html