Looks like this database is fast and flexible; and it is NoSQL. Single digit milli-sec latency is good especially if it does not change with scale. It supports both document and Key-Value pair data models.
Amazon claims it is a good fit most of the stuff you do on the Internet (Mobile, games, web, IoT etc.).
Amazon is offering a client-side version of DynamoDB Local for free.
Access the same here:
http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tools.DynamoDBLocal.html
Here is a promotional video and its support for JSON using some NASA public data
Amazon claims it is a good fit most of the stuff you do on the Internet (Mobile, games, web, IoT etc.).
Amazon is offering a client-side version of DynamoDB Local for free.
Access the same here:
http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tools.DynamoDBLocal.html
Here is a promotional video and its support for JSON using some NASA public data
No comments:
Post a Comment