Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: SupaScript: Postgres extension to dynamically import JavaScript libs (github.com/burggraf)
5 points by burggraf on April 18, 2021 | hide | past | favorite | 1 comment


PLV8 is cool, but I wanted to use require("module") and have all the nifty NodeJS stuff like require("http"). SupaScript is an attempt to emulate NodeJS inside Postgres, with dynamic module loading over the web, caching code in a table, and then caching that stored code in memory for later.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: