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
- Host: GitHub
- URL: https://github.com/ryapric/rpg
- Owner: ryapric
- Created: 2018-05-27T19:58:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T22:55:50.000Z (over 7 years ago)
- Last Synced: 2025-08-31T04:02:28.614Z (7 months ago)
- Topics: postgresql, postgresql-extension, sql
- Language: PLpgSQL
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]