Database
138 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
Foreign Key
Field referencing primary key to establish table relationships
Connection Pooling
Managing and reusing database connections
Query Optimization
Improving query performance through various techniques
Time-Series Database
Database optimized for time-stamped data storage
Data Modeling
Creating a model describing data structure and relationships
B-Tree Index
Self-balancing tree index for efficient sorted data operations