The exercise URL - https://aws-dojo.com/excercises/excercise29
Amazon DynamoDB is a key-value and document database that delivers high performance at scale. Amazon DynamoDB supports PartiQL, a SQL-compatible query language, to select, insert, update, and delete data in Amazon DynamoDB. PartiQL operations provide the same availability, latency, and performance as the other DynamoDB data plane operations.
In this exercise, you learn to use PartiQL with DynamoDB table.
Download
0 formats
No download links available.
AWS Tutorials - Using SQL like Language (PartiQL) to Manipulate DynamoDB Data | NatokHD