Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-bson
Ruby implementation of BSON
https://docs.mongodb.com/ruby-driver/current/tutorials/bson-v4/
0
no reviews
Install
BSON is a binary-encoded serialization of JSON-like documents. It is a binary form for representing simple data structures and associative arrays.
This library provides an implementation of BSON for the Ruby programming language.