cloud:aws:dynamodb
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cloud:aws:dynamodb [2023/07/11 15:37] – skipidar | cloud:aws:dynamodb [2023/11/01 07:13] (current) – ↷ Page moved from business_process_management:camunda:cloud:aws:dynamodb to cloud:aws:dynamodb skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Dynamo DB ===== | ===== Dynamo DB ===== | ||
+ | |||
+ | === Data === | ||
+ | |||
+ | The following table lists the data types you can use with PartiQL for DynamoDB. | ||
+ | |||
+ | | Boolean | '' | ||
+ | | Binary | '' | ||
+ | | List | '' | ||
+ | | Map | '' | ||
+ | | Null | '' | ||
+ | | Number | '' | ||
+ | | Number Set | ''<< | ||
+ | | String Set | ''<<' | ||
+ | | String | ''' | ||
+ | |||
+ | < | ||
+ | INSERT INTO TypesTable value {' | ||
+ | ' | ||
+ | ' | ||
+ | ' | ||
+ | ' | ||
+ | ' | ||
+ | } | ||
+ | </ | ||
+ | |||
=== Indexing === | === Indexing === | ||
Line 48: | Line 73: | ||
To create a sparse index, make sure that **only items that should be in that index** - **have a value** of that index-sort-key | To create a sparse index, make sure that **only items that should be in that index** - **have a value** of that index-sort-key | ||
- | {{https:// | + | {{https:// |
+ | </ | ||
+ | | Inverted index |< | ||
+ | Inverted Index is a GSI that is basically a primary key but inversed - table' | ||
+ | |||
+ | {{https:// | ||
</ | </ | ||
Line 70: | Line 100: | ||
|Local secondary index|Value| | |Local secondary index|Value| | ||
|Term|Value| | |Term|Value| | ||
+ | |||
+ | |||
+ | === Query vs Scan === | ||
+ | |||
+ | https:// | ||
+ | |||
+ | {{https:// | ||
cloud/aws/dynamodb.1689089875.txt.gz · Last modified: by skipidar