pgrx: A Rust framework for creating Postgres extensions
Cargo subcommand for 'pgrx' to make Postgres extension development easy
Benchmark runtime support for pgrx extensions
pgrx glue for pg_debyte (GUCs and decode helpers)
Derive macros for diesel_pgrx - Diesel ORM integration with PGRX
Diesel ORM integration for PGRX PostgreSQL extensions using binary protocol
Core building blocks for PostgreSQL extensions that decode bytea into JSON
Helper macros for registering typed decoders in pg_debyte
A procedural language PostgreSQL extension for PRQL
Declare reusable pgrx rows using a structure instead of a tuple with the name!() decl-macro
A PostgreSQL extension for Liquid template processing.
Proc Macros for 'pgrx'