yaml_db
Data serializer
A Rails plugin for serializing and deserializing data in a format independent of the underlying database system
Rails plugin for a database-independent dump format, data.yml .......... Seeking new maintainers! See https://github.com/yamldb/yaml_db/issues/143
950 stars
23 watching
201 forks
Language: Ruby
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
jpadilla/django-rest-framework-yaml | Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 32 |
rom-rb/rom-yaml | Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
decorators-squad/eo-yaml | A YAML serialization library for Java 8 and above with an intuitive API and features like block style representation and support for comments. | 263 |
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
media-io/yaserde | A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 182 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
flyx/nimyaml | A Nim language implementation of the YAML serialization format | 191 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |
j8r/crystalizer | A library that provides out-of-the-box serialization and deserialization capabilities for Crystal objects | 40 |
g-plane/pretty_yaml | A YAML formatting tool with optional integration and configuration for use in software development. | 23 |