Introducing dynamoid
[![Gem Version][⛳️version-img]][⛳️gem] [![Supported Build Status][🏘sup-wf-img]][🏘sup-wf] [![Maintainability][⛳cclim-maint-img♻️]][⛳cclim-maint] [![Coveralls][🏘coveralls-img]][🏘coveralls] [![CodeCov][🖇codecov-img♻️]][🖇codecov] [![Helpers][🖇triage-help-img]][🖇triage-help] [![Contributors][🖐contributors-img]][🖐contributors] [![RubyDoc.info][🚎yard-img]][🚎yard] [![License][🖇src-license-img]][🖇src-license] [![GitMoji][🖐gitmoji-img]][🖐gitmoji] [![SemVer 2.0.0][🧮semver-img]][🧮semver] [![Keep-A-Changelog 1.0.0][📗keep-changelog-img]][📗keep-changelog] [![Sponsor Project][🖇sponsor-img]][🖇sponsor]
Dynamoid is an ORM for Amazon’s DynamoDB for Ruby applications. It provides similar functionality to ActiveRecord and improves on Amazon’s existing HashModel by providing better searching tools and native association support.
Getting Started
For more information and detailed examples, please visit the documentation.