Database
26 views
DynamoDB
Quick Definition
Fully managed serverless NoSQL database by AWS
Full Definition
A fully managed serverless NoSQL key-value and document database by AWS with single-digit millisecond performance.
Examples
gaming, IoT, serverless apps, session storage
Related Terms
nosql
key-value-store
aws
More Database Terms
Query Optimization
Improving query performance through various techniques
Referential Integrity
Constraint ensuring table relationships remain consistent
Concurrency Control
Managing simultaneous data access while maintaining consistency
Partitioning
Dividing tables into smaller pieces for better performance
SQL
Standard language for managing and querying databases
Document Database
NoSQL database storing data as flexible JSON-like documents