PL/Rust is a procedural language for PostgreSQL that allows writing functions in Rust, offering natively compiled functions for optimal performance and safety. It supports various Postgres data types and can be used to write trigger functions. PL/Rust is available as both a 'trusted' and 'untrusted' procedural language depending on the system. The post provides installation instructions, configuration settings, and additional resources for getting started.

5m read timeFrom github.com
Post cover image
Table of contents
PL/Rust: A Trusted Procedural Language Handler for RustDocumentationInstall on Debian today!Join our CommunityQuick ExampleInstalling PL/RustQuickly Getting StartedOther NotesSecurity NoticeLicense

Sort: