Skip to content
/ plv8 Public
forked from plv8/plv8

V8 Engine Javascript Procedural Language add-on for PostgreSQL

Notifications You must be signed in to change notification settings

zdenko/plv8

 
 

Repository files navigation

PL/v8 - A Procedural Language in JavaScript powered by V8

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.

Documentation

The documentation covers the following implemented features:

Notes:

PL/v8 is hosted on github at: https://github.com/plv8/plv8

PL/v8 is distributed by PGXN. For more detail, see: http:https://pgxn.org/dist/plv8/doc/plv8.html

About

V8 Engine Javascript Procedural Language add-on for PostgreSQL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 76.6%
  • PLpgSQL 18.8%
  • Makefile 3.5%
  • Other 1.1%