postgresql-9.5-plv8

Procedural language interface between PostgreSQL and JavaScript
  https://github.com/plv8/plv8
  0
  no reviews



V8 is a high performance JavaScript engine written in C++. It is used in the document-oriented data store MongoDB.

PostgreSQL is an open source SQL database server.

This package provides a procedural language interface to JavaScript from PostgreSQL. Procedural languages are used to write functions which can be called in database queries.