dhamaniasad / awesome-postgres

A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
http://dhamaniasad.github.io/awesome-postgres
Creative Commons Zero v1.0 Universal
9.79k stars 796 forks source link

Add Rust binding pgx #342

Closed burmecia closed 1 year ago

burmecia commented 1 year ago

pgx is a framework for developing PostgreSQL extensions in Rust and strives to be as idiomatic and safe as possible. pgx supports Postgres v11-v15.