NoSQL Key-Value Stores

DynamoDB
Redis
Aerospike

AWS DynamoDB database service

DynamoDB data modeling treeview

Data modeling of fully managed cloud NoSQL database service

Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale. It is a fully managed cloud NoSQL database and supports both document and key-value store models. Its flexible data model and reliable performance make it a great fit for mobile, web, gaming, ad tech, IoT, and many other applications.

Hackolade was specially adapted to support the data modeling of DynamoDB tables including table groups, partition (hash) and sort (range) keys. Single-table storage is also supported with views to document and visualize access patterns.

View sample documentation

Learn more