Database
27 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
Key-Value Store
NoSQL database storing data as key-value pairs
ACID
Properties guaranteeing reliable transaction processing
Partitioning
Dividing tables into smaller pieces for better performance
Normalization
Organizing tables to reduce redundancy and improve integrity
Database Migration
Version-controlled changes to database schema