| Crates.io | pgpq |
| lib.rs | pgpq |
| version | 0.10.0 |
| created_at | 2023-02-15 19:30:59.563581+00 |
| updated_at | 2026-01-02 15:37:58.994739+00 |
| description | Encode Apache Arrow `RecordBatch`es to Postgres' native binary format |
| homepage | https://github.com/adriangb/pgpq |
| repository | https://github.com/adriangb/pgpq |
| max_upload_size | |
| id | 786140 |
| size | 131,512 |
Convert PyArrow RecordBatches to Postgres' native binary format.
// TODO