Database
139 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
Schema Design
Defining database table structure and constraints
SQL
Standard language for managing and querying databases
Cassandra
Distributed NoSQL database with high availability and scalability
Time-Series Database
Database optimized for time-stamped data storage
Indexing
Creating data structures to speed up data retrieval
Query Optimization
Improving query performance through various techniques