Y
Hacker News
new
|
ask
|
show
|
jobs
by
cjoelrun
2432 days ago
You can write postgres functions in c, python, tcl, and perl.
https://www.postgresql.org/docs/current/xplang.html
1 comments
bluejekyll
2432 days ago
And Rust (warning self-promotion)
https://github.com/bluejekyll/pg-extend-rs
link