7 lines
276 B
Text
7 lines
276 B
Text
PLV8 is a trusted JavaScript language extension for PostgreSQL, using Google
|
|
V8 Engine. It can be used for stored procedures, triggers, etc.
|
|
|
|
PLV8 works with most versions of Postgres, but works best with 9.1 and above,
|
|
including 10.0 and 10.1.
|
|
|
|
WWW: https://plv8.github.io/
|