Twitter Feed: Post

Twitter Feed

@steveklabnik retweeted:

@at_tcsc ("thom, supposedly") wrote:

this is the project i've been working on for most of the past year

as far as any of us can tell, it's the first example of compiling database UDFs to native code, almost certainly the 1st to do so as a "trusted" language, where "trusted" means that fs/system access is forbidden

with quote tweet:

@pgx_rs wrote:

The creators of @pgx_rs have brought you PL/Rust.

A natively compiled, trusted, PostgreSQL procedural language.

https://github.com/tcdi/plrust/releases/tag/v1.0.0

#PostgreSQL #rustlang