Binary package “postgresql-10-plv8” in ubuntu bionic

Procedural language interface between PostgreSQL and JavaScript

 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.