Crates.io | simple_pg_client |
lib.rs | simple_pg_client |
version | 0.5.5 |
created_at | 2024-01-08 18:27:51.147899+00 |
updated_at | 2025-09-17 12:59:49.696171+00 |
description | A native, asynchronous PostgreSQL client |
homepage | |
repository | |
max_upload_size | |
id | 1092849 |
size | 441,928 |
A work in progress, fork of tokio-postgres, to deeply intergrate with a pool and SQL Query builder.
Primary Goals:
impl Deref<Conn>
.