Friday, November 07, 2014

NoSQL database Amazon DynamoDB to support JSON

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




JSON will assume greater role in IoT in the coming years.

No comments:

DMCA.com Protection Status