Database Reference
In-Depth Information
Library
Name
Description
Reference Link
dynamite
This is a promise-based DynamoDB module implementation
https://github.com/Medium/dynamite
dynasaur
This is a Node.js-based ORM for DynamoDB
http://tglines.github.io/dynasaur/
Dynamo-client A low-level DynamoDB client to access DynamoDB tables and
items
https://npmjs.org/package/dynamo-client
Dynamo-table Provides simple mapping between JS objects and DynamoDB tables https://www.npmjs.org/package/dynamo-table
Dynasty
Provides simple and clean DynamoDB client.
http://dynastyjs.com/
Perl
For developers who code in Perl, there is a good number of libraries available, and some
of them are as follows.
Net::Amazon::DynamoDB
The community has provided a DynamoDB interface using Perl. This a very simple lib-
rary that provides access to DynamoDB tables/items using Perl. This does not support
ORM-like modeling for DynamoDB.
You can find more information about it at https://github.com/ukautz/Net-Amazon-Dy-
namoDB
Ruby
The following are some of the ready-to-use DynamoDB gems developed for Ruby deve-
lopers.
Fog
Fog is a Ruby gem provided to interact with DynamoDB using Ruby. You can find more
information about the library at http://fog.io/ .
Search WWH ::




Custom Search