rom-json
JSON adapter
Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern
JSON adapter for ROM
16 stars
15 watching
8 forks
Language: Ruby
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rom-rb/rom-yaml | Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
rom-rb/rom-event_store | Supports integration of Event Store with Ruby Object Mapper | 10 |
rom-rb/rom | A toolkit for efficiently mapping and persisting data in Ruby applications | 2,087 |
ruby/json | A Ruby implementation of the JSON data serialization format | 703 |
rom-rb/rom-couchdb | Supports CouchDB as a data storage backend for Ruby objects | 18 |
saka1/simdjson_ruby | A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. | 140 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
rom-rb/rom-cassandra | A Ruby gem implementing an Object Mapper for Apache Cassandra | 7 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
rom-rb/rom-yesql | A Ruby adapter for an in-memory SQL database engine with a simple query language inspired by Clojure's Yesql. | 32 |
intridea/multi_json | Provides a flexible and adaptive JSON parser for Ruby applications. | 758 |
griffindy/rackson | A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. | 7 |
avsej/gson.rb | A Ruby wrapper for the Google Gson JSON serialization and deserialization library | 10 |
rom-rb/rom-influxdb | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
rsl/stringex | Extensions to Ruby's String class providing utility methods and permalink solutions. | 984 |