Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 1.98 KB

README.md

File metadata and controls

39 lines (33 loc) · 1.98 KB

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