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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PgRx!