Crates.io | simple_pg_client |
lib.rs | simple_pg_client |
version | 0.5.0 |
source | src |
created_at | 2024-01-08 18:27:51.147899 |
updated_at | 2024-04-11 17:12:02.959003 |
description | A native, asynchronous PostgreSQL client |
homepage | |
repository | |
max_upload_size | |
id | 1092849 |
size | 392,120 |
A work in progress, fork of tokio-postgres, to deeply intergrate with a pool and SQL Query builder.
Primary Goals:
impl Deref<Conn>
.