Build Postgres extensions with Rust ↦
pgxis a framework for developing PostgreSQL extensions in Rust and wants to make that process as idiomatic and safe as possible. Currently,pgxsupports Postgres v10, v11, and v12.
If this interests you, check out the examples directory that shows you how to work with arrays, errors, strings, and more.
Discussion
Sign in or Join to comment or subscribe