{
    "componentChunkName": "component---src-templates-feature-v-3-js",
    "path": "/dynamodb-query-workspace/",
    "result": {"pageContext":{"slug":"dynamodb-query-workspace","name":"Advanced filters and favorites","category":"Query and edit","headline":"Save the queries you use every day.","description":"Combine visual filter groups, choose operators for real-world data, and save parameterized favorites that prompt for values when you run them.","image":"query","caption":"The visual query builder with an automatically selected matching index.","sections":[{"title":"Express richer conditions","body":"Use AND/OR groups and operators such as Contains Any, Contains All, Is Null, Type Is and Size. Build conditions without hand-writing every expression."},{"title":"Use the relevant index","body":"Dynobase can select a matching index from your key conditions. Review the chosen index and whether the operation will be a Query or Scan before running."},{"title":"Save repeatable workflows","body":"Add placeholders such as {{customerId}} to a favorite. Enter the value when prompted rather than making a separate favorite for every customer."}],"start":"Open Dynobase and follow these steps to use advanced filters and favorites.","steps":[{"title":"Build your conditions","body":"Open a table and add attributes, operators and values in the visual query builder. Group related conditions where needed."},{"title":"Check the operation","body":"Review the selected index and Query or Scan action, especially when filtering on a non-key attribute."},{"title":"Save a favorite","body":"Save the query with named placeholders for changing values. Select the favorite later and supply its parameters."}],"note":"A filter on a non-key attribute does not turn a Scan into an efficient key lookup. DynamoDB evaluates filter expressions after reading items; use key conditions and suitable indexes when your access pattern allows it.","faq":[{"question":"Can I combine AND and OR?","answer":"Yes. The visual builder supports grouped conditions with parentheses so you can control how expressions are combined."},{"question":"Are favorite parameters an AI feature?","answer":"No. They are named placeholders. Dynobase prompts you for their values before running the saved operation."}],"related":["dynamodb-json-path-filtering","dynamodb-scan-controls","dynamodb-partiql-transactions"]}},
    "staticQueryHashes": ["3649515864"]}