Docs.rs
postg-arrow-0.1.7
postg-arrow 0.1.7
Permalink
Docs.rs crate page
MIT
21 August 2026
Links
Repository
crates.io
Source
Owners
oonid
Dependencies
anyhow ^1
normal
arrow ^59.2.0
normal
async-stream ^0.3.6
normal
bytes ^1
normal
futures ^0.3
normal
parquet ^59.2.0
normal
optional
postgres-protocol ^0.6
normal
postgres-types ^0.2
normal
sqlx ^0.8.6
normal
tokio ^1
normal
Versions
18.18%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module import
postg_
arrow
0.1.7
Module import
Module Items
Functions
In crate postg_
arrow
postg_arrow
Module
import
Copy item path
Source
Functions
ยง
arrow_
to_
table
Import an Arrow RecordBatch stream into a PostgreSQL table.
generate_
create_
table_
ddl
Generates a PostgreSQL CREATE TABLE DDL statement from an Arrow Schema.