You now can use a SQL-compatible query language to query, insert, update, and delete table data in Amazon DynamoDB

Posted on: Nov 23, 2020

You now can use PartiQL (a SQL-compatible query language)—in addition to already-available DynamoDB operations—to query, insert, update, and delete table data in Amazon DynamoDB. PartiQL makes it easier to interact with DynamoDB and run queries in the AWS Management Console. Because PartiQL is supported for all DynamoDB data-plane operations, it can help improve the productivity of developers by enabling them to use a familiar, structured query language to perform these operations. 

With PartiQL, DynamoDB continues to provide consistent, single-digit-millisecond latency at any scale. In addition, you can expect the same availability, latency, and performance when performing DynamoDB operations. The DynamoDB Service Level Agreement continues to apply while you use PartiQL to perform operations on DynamoDB table data. 

PartiQL support for DynamoDB is available in the following AWS Regions: US West (N. California), US West (Oregon), US East (N. Virginia), Europe (Ireland), Asia Pacific (Tokyo), and Asia Pacific (Seoul). For more information about using PartiQL with DynamoDB, see PartiQL – A SQL-Compatible Query Language for Amazon DynamoDB