Skip to content

AndreMikulec/postgres_plr

Repository files navigation

Postgres_PLR Project Build Status: Build status

Postgres_PLR Project Master Branch Build Status: Build status

PL/R - PostgreSQL support for R as a procedural language (PL)

GitHub license

Copyright by Joseph E. Conway ALL RIGHTS RESERVED

Joe Conway mail@joeconway.com

Based on pltcl by Jan Wieck and inspired by REmbeddedPostgres by Duncan Temple Lang duncan@research.bell-labs.com http://www.omegahat.org/RSPostgres/

License

What is This?

The Appveyor YAML markup of this respository, is composed of instructions needed to build, on Windows, using MSYS2 (instead of Microsoft Visual Studio), the PostgreSQL contributed extension "plr" (PL/R - PostgreSQL support for R as a procedural language (PL)).

This extension allows a PostgreSQL SQL developer to write code using the "R" programming language inside the "PostgreSQL database on Windows."

Get the latest "Appveyor built" plr released downloads here.

https://github.com/AndreMikulec/postgres_plr/releases/latest

My modified instructions are here. These instructions are "based on", and also are, an "enhancement of" the copyright holders instructions (see the link below).

https://github.com/AndreMikulec/postgres_plr/blob/master/userguide.md

The copyright holders instructions here (link).

https://github.com/postgres-plr/plr/blob/master/userguide.md