pgrx is a Rust framework for developing PostgreSQL extensions, making it easier to write safe, high-performance native extensions in Rust. It handles the boilerplate and unsafe FFI needed to interface with Postgres internals, allowing developers to focus on logic. With built-in support for SQL generation, testing, and deployment, pgrx streamlines the extension creation process while embracing Rust’s safety guarantees.
Features
- Write PostgreSQL extensions in Rust
- Automatically generates SQL bindings
- Test extensions natively in Rust
- Safe abstractions over Postgres internals
- Supports triggers, functions, and types
- CLI tools for building and installing extensions
Categories
LibrariesLicense
MIT LicenseFollow PgRx
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PgRx!