Build Postgres extensions in Rust with ease
Build Postgres Extensions with Rust
cargo-pgrx
$ cargo pgrx new my_extension
$ cargo pgrx test
$ cargo pgrx package