An open API service indexing awesome lists of open source software.

https://github.com/ryapric/rpg

PostgreSQL extension to add data manipulation functions such as what's available in the R language
https://github.com/ryapric/rpg

postgresql postgresql-extension sql

Last synced: 7 months ago
JSON representation

PostgreSQL extension to add data manipulation functions such as what's available in the R language

Awesome Lists containing this project

README

          

PostgreSQL Extension to Mimic R Data Manipulation Functionality
===============================================================

To be filled out.

Helpful Links
-------------

[http://big-elephants.com/2015-10/writing-postgres-extensions-part-i/]
[https://www.postgresql.org/docs/9.4/static/extend-extensions.html]
[https://www.postgresql.org/docs/9.4/static/extend-pgxs.html]