8000 GitHub - Happy-Ferret/plv8: V8 Engine Javascript Procedural Language add-on for PostgreSQL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Happy-Ferret/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://pgxn.org/dist/plv8/doc/plv8.html

Mailing List: https://groups.google.com/forum/#!forum/plv8js

About

V8 Engine Javascript Procedural Language add-on for PostgreSQL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.5%
  • PLpgSQL 19.0%
  • Makefile 1.4%
  • Other 1.1%
0