Giter Site home page Giter Site logo

linecode / plv8 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from plv8/plv8

0.0 2.0 0.0 9.44 MB

V8 Engine Javascript Procedural Language add-on for PostgreSQL

Home Page: https://plv8.github.io/

License: Other

Makefile 0.11% PLpgSQL 1.41% CSS 0.16% JavaScript 0.07% Smarty 0.02% Shell 0.05% C++ 97.89% C 0.05% CMake 0.13% Batchfile 0.03% PowerShell 0.08%

plv8's Introduction

PLV8 - A Procedural Language in Javascript powered by V8

PLV8 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.

Installing

=# CREATE EXTENSION plv8;

This will install PLV8 into your database if it exists as an extension.

Testing

To test, you can execute:

=# DO $$ plv8.elog(NOTICE, "hello there!"); $$ LANGUAGE plv8;

For full documentation, see https://plv8.github.io/.

plv8's People

Contributors

adunstan avatar audreyt avatar ayan4m1 avatar bendiy avatar bnoordhuis avatar car3ca avatar clkao avatar coconitro avatar deinspanjer avatar eugwne avatar haradh1 avatar itgacky avatar jerrysievert avatar johnzzw avatar juniorrojas avatar kokizzu avatar schwebke avatar theory avatar umitanuki avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.