

# Continue learning about DynamoDB
<a name="getting-started-NextSteps"></a>

For more information about using Amazon DynamoDB, see the following topics:
+ [Working with tables and data in DynamoDB](WorkingWithTables.md)
+ [Working with items and attributes in DynamoDB](WorkingWithItems.md)
+ [Querying tables in DynamoDB](Query.md)
+ [Using Global Secondary Indexes in DynamoDB](GSI.md)
+ [Working with transactionsExample code](transactions.md)
+ [In-memory acceleration with DynamoDB Accelerator (DAX)](DAX.md)
+ [Programming with DynamoDB and the AWS SDKs](Programming.md)