Please provide/document a way to create Rust extensions
Open
documentation
enhancement
- Dominant language
- C
- Stars
- 410
- Forks
- 41
- Avg merge
- 18h 17m
- Merged PRs (30d)
- 2
Description
## Describe the problem
I would like to be able to add Rust extensions to postgres to perform complex server-side computations.
## Describe alternatives
Host my own PostgreSQL and build a rust extension using one of many documented paths like [this](https://tech.marksblogg.com/postgresql-extension-rust.html)
Contributor guide
Assessment
This issue has not been assessed yet.