Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aramperes/bsonsplit

Splits a BSON file into a given number of files
https://github.com/aramperes/bsonsplit

bson cli rust

Last synced: about 1 month ago
JSON representation

Splits a BSON file into a given number of files

Awesome Lists containing this project

README

        

# bsonsplit

Splits a [BSON](http://bsonspec.org/) file into a given number of files.

Install using Cargo:

```
cargo install bsonsplit
```