Crates.io | mongodb-arrow-connector |
lib.rs | mongodb-arrow-connector |
version | 0.7.0 |
source | src |
created_at | 2020-04-05 17:43:07.764486 |
updated_at | 2022-04-21 08:11:53.779753 |
description | MongoDB connector that reads and writes data to/from Apache Arrow |
homepage | |
repository | https://github.com/TheDataEngine/mongodb-arrow-connector/ |
max_upload_size | |
id | 226648 |
size | 43,644 |
A Rust library for reading and writing Apache Arrow batches from and to MongoDB.
Licensed under the Apache 2.0 license.
We are curently writing this library due to a need to read MongoDB data into dataframes.
bson::Document
)