Development

Amazon DynamoDB

Amazon DynamoDB is a scalable NoSQL database homegrown by the Amazon team. Developers set their write and read capacity to match the number of reads and writes their system needs. Like all NoSQL databases, DynamoDB is not relational. So, don't expect joins or other complex queries. The Amazon DynamoDB API contains methods for all the things you would expect from a database: create, update and delete tables; create, update, delete and retrieve items from a table. Like other NoSQL databases, Amazon DynamoDB API is RESTful, with data returned as JSON.

API Features

NO AUTH
HTTPS Not supported
CORS Unknown
Unknown
Share

Quick Info

Category
Development
Authentication
No Auth Required
HTTPS
Not supported
CORS
Unknown
Pricing
Unknown