| Crates.io | pgpq |
| lib.rs | pgpq |
| version | 0.9.0 |
| created_at | 2023-02-15 19:30:59.563581+00 |
| updated_at | 2023-10-18 15:16:02.705652+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 | 72,848 |
Convert PyArrow RecordBatches to Postgres' native binary format.
// TODO