rom-yaml
Data mapper
Provides YAML-based data mapping and serialization support for Ruby objects
YAML support for Ruby Object Mapper
28 stars
25 watching
8 forks
Language: Ruby
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rom-rb/rom | A toolkit for efficiently mapping and persisting data in Ruby applications | 2,087 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
rom-rb/rom-json | Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern | 16 |
rom-rb/rom-cassandra | A Ruby gem implementing an Object Mapper for Apache Cassandra | 7 |
rom-rb/rom-event_store | Supports integration of Event Store with Ruby Object Mapper | 10 |
rom-rb/rom-couchdb | Supports CouchDB as a data storage backend for Ruby objects | 18 |
yamldb/yaml_db | A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 950 |
kaminari/kaminari-data_mapper | An adapter that enables the use of Kaminari with DataMapper | 4 |
rom-rb/rom-influxdb | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
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 |
mvz/happymapper | A Ruby library that maps XML data to ruby data structures without requiring explicit class definitions or configuration. | 152 |
remi/her | An ORM that maps REST resources to Ruby objects | 2,050 |
empact/roxml | A Ruby module for mapping objects to XML using annotations and bidirectional marshalling | 223 |
davydovanton/rom_sql_graph | Tools for visualizing and analyzing database associations | 9 |
tmm1/rblineprof | A line profiler for Ruby programming language | 771 |