Beispiele für die verwendung von Global secondary index auf Englisch und deren übersetzungen ins Deutsch
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
You can use a global secondary index to create an eventually consistent replica of a table.
Global secondary index- An index with a partition key
When you add a new global secondary index to an existing table, the table continues
When you create a global secondary index, you specify a partition key and optionally a sort-key.
To confirm the global secondary index is successfully created,
If you added a global secondary index with a partition key of TopScore, of type Number,
As with a local secondary index, you define a global secondary index by using an alternate key from a table
When the global secondary index is successfully created,
Unlike a global secondary index, a local secondary index shares its provisioned throughput capacity with its table.
If you are adding a global secondary index to a very large table,
For querying the number of sales for a given artist, the global secondary index uses the Sales attribute as the hash key and the Artist attribute as the range key.
With DynamoDB auto scaling, a table or a global secondary index can increase its provisioned read
The following are the steps to create a table with a global secondary index, using the DynamoDB document API.
For example, you could create a global secondary index named GameTitleIndex, with a partition key of GameTitle
A global secondary index named PrecipIndex allows fast access to precipitation data for various locations.
For example, consider a global secondary index where each item contains 2000 bytes of data.
Do not proceed past this step until the global secondary index is successfully created.
To speed up queries on non-key attributes, you can create a global secondary index.
The following table shows the main differences between a global secondary index and a local secondary index. .
The cost of writing an item to a global secondary index depends on several factors.