Amazon DynamoDB
Amazon DynamoDB is a powerful NoSQL database based on an extensible key- value model: for each row, the primary key column is the only required attribute, but any number of additional columns can be defined, indexed, and made searchable in various ways, including full-text search via Elasticsearch.