Amazon DynamoDB Global secondary index icon

Amazon DynamoDB Global secondary index Icon

Official AWS icon for Amazon DynamoDB Global secondary index.

AI-Powered Summary

Amazon DynamoDB Global Secondary Indexes (GSIs) provide alternative ways to access your data in DynamoDB tables. Unlike a primary key, which is fixed, a GSI lets you query your data using a different attribute as the key, offering flexibility in how you access your items. This is especially useful when you need to run frequently used queries that aren't based on the table's primary key, improving the performance of your application by reducing the need to scan the entire table.

Details

Category

Database

Last Modified

February 28, 2023

SVG Details

2.12 KB

PNG Details

1.3 KB

Tags

amazon
dynamodb
global
secondary
index
GSI
DynamoDB indexing
NoSQL database
low-latency reads
data partitioning
scalable database
query optimization
Download
Get the icon in your preferred format.

Related Icons