Remix.run Logo
Pgrx: Build Postgres Extensions with Rust(github.com)
49 points by luu 3 days ago | 2 comments
levkk an hour ago | parent [-]

Amazing project that spawned entire companies. We used it to build postgresml[0] and most Postgres extensions are built on top of it these days.

[0] https://github.com/postgresml/postgresml

pratio 19 minutes ago | parent [-]

Amazing, I didn't know this existed.