Settings

Theme

Plruby, Procedures for PostgreSQL in Ruby

github.com

2 points by linuxhiker · 1 comment

Reader

1 thread
linuxhikerOP

PL/Ruby is a procedural-language handler that lets you write database functions in Ruby, stored and executed inside PostgreSQL. You get the expressiveness of Ruby and its standard library with the full power of a native PostgreSQL function: plain functions, set-returning functions, triggers, event triggers, and procedures with transaction control.

https://github.com/commandprompt/plruby

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection