AWS Database Blog

Tag: indexing

Z-Order Indexing for Multifaceted Queries in HAQM DynamoDB: Part 1

Update from May 29, 2018: Today, we published Z-order indexing for multifaceted queries in HAQM DynamoDB: Part 2. TL;DR Using Z-order indexing, you can efficiently run range queries on any combination of fields in your schema. Although HAQM DynamoDB doesn’t natively support Z-order indexing, you can implement the functionality entirely from the client side. A single […]

Indexing Metadata in HAQM Elasticsearch Service Using AWS Lambda and Python

September 8, 2021: HAQM Elasticsearch Service has been renamed to HAQM OpenSearch Service. See details. Amit Sharma (@amitksh44) is a solutions architect at HAQM Web Services. You can use HAQM S3 to implement a data lake architecture as the single source of truth for all your data. Taking this approach not only allows you to […]