bson-ruby
BSON library
An implementation of the BSON specification in Ruby.
Ruby Implementation of the BSON Specification (2.0.0+)
82 stars
41 watching
105 forks
Language: Ruby
last commit: 6 days ago
Linked from 1 awesome list
mongodbruby
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 815 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 406 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
avsej/gson.rb | A Ruby wrapper for the Google Gson JSON serialization and deserialization library | 10 |
mbleigh/ruby-github | A Ruby wrapper for accessing GitHub API data | 58 |
soundcloud/soundcloud-ruby | Provides Ruby classes and methods to interact with the SoundCloud API | 7 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
oscardelben/firebase-ruby | A Ruby wrapper for Firebase's REST API | 686 |
gosu/ruby-app | An application wrapper that allows users to deploy Ruby applications on macOS using a universal Ruby installation. | 47 |
braintree/braintree_ruby | A Ruby library providing access to the Braintree payment gateway | 446 |
brianmario/yajl-ruby | A C-based JSON parsing and encoding library for Ruby | 1,480 |
chaintope/bitcoinrb | A Ruby implementation of the Bitcoin protocol | 62 |
michel-kraemer/bson4jackson | Supports the use of BSON data format in JSON processing | 292 |
technicalpickles/sinatra-mongo | An extension to Sinatra for interacting with MongoDB databases in Ruby. | 39 |