ports/databases/postgresql-plr/pkg/DESCR

4 lines
221 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
PL/R is a loadable procedural language that enables you to write PostgreSQL
functions and triggers in the R programming language. PL/R offers most (if not
all) of the capabilities a function writer has in the R language.