
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.