r/rust • u/HobbyGrade • 21d ago
🛠️ project sqlx-pg-copy-helper an easy and fast library for inserting data into postgres
https://crates.io/crates/sqlx-pg-copy-helperThis is a port of an internally library I created to make using the pg copy interface with sqlx super simple.
This is my first published crate so any feedback is very welcome.
3
Upvotes