Database Reference
In-Depth Information
mince_dynamodb
This library provides ORM-like support and helps users map their objects to DynamoDB
records. You can download the gem for this library at http://rubygems.org/gems/
mince_dynamo_db .
dynamoid
This is again a Ruby gem that provides support for ORM-like mapping of objects with
DynamoDB tables. It also supports easy querying and association support. The gem is
available at http://rubygems.org/gems/dynamoid .
Others
There are libraries available in other languages also, which we didn't discuss earlier. The
following is a table that gives reference to most such libraries:
Library Name
Language
Reference link
CFDynamo
Coldfusion
http://www.craigkaminsky.me/2012/01/cfdynamo-cfc-wrapper-for-amazon.html
Django-dynamodb-sessions Django
https://github.com/gtaylor/django-dynamodb-sessions
Dinerl
Erlang
https://github.com/SemanticSugar/dinerl
Ddb
Erlang
https://github.com/wagerlabs/ddb
Erlcloud
Erlang
https://github.com/gleber/erlcloud/
Goamz
Go
https://github.com/crowdmob/goamz
Groovy/Grails
DynamoDB GORM http://grails.org/plugin/dynamodb
Search WWH ::




Custom Search