1 unstable release

0.1.0 Jan 14, 2024

#922 in Database interfaces

MIT/Apache

2KB

pg_sgr_from_row

Docs

docs.rs


lib.rs:

pg_sgr

Sugar for postgres

Features

  • sync - use postgres crate
  • tokio - use tokio_postgres crate
  • from_row - derive macros for deserializing rust data structures from postgres rows

Dependencies

~115KB