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
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PgRx!