[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"glossary-data-store::en":3,"gloss-cluster-data-store::en":26,"gloss-next-data-store::en":9},{"slug":4,"category":5,"name":6,"definition":7,"meta_desc":8,"faq":9,"schema_markup":9,"related":10},"data-store","no-code","Data Store","A data store is a lightweight built-in database that lives inside an automation platform, letting a workflow save and read data between runs without connecting an external app like Airtable or Postgres. Make offers \"Data stores\"; other tools have similar key-value or table storage. Why it matters: automations are often stateless — each run starts fresh with no memory of the last one. A data store gives them memory. Typical uses: deduplication (record which order IDs you've already processed so you never send a confirmation twice), counters, caching an API token until it expires, or holding a small lookup table. Practical note: a data store is not a substitute for a real production database — capacity is limited, querying is basic, and it's tied to your automation account. Use it for automation-local state (dedupe keys, flags, cursors), not as the system of record for customer or order data. Always design idempotent flows so a re-run reads the store and skips work it already did.","A data store is the lightweight built-in database inside an automation platform, letting a workflow remember data between runs without an external app.",null,[11,14,17,20,23],{"slug":12,"name":13},"airtable","Airtable",{"slug":15,"name":16},"backend-as-a-service","Backend-as-a-Service (BaaS)",{"slug":18,"name":19},"database-app","Database App",{"slug":21,"name":22},"run-history","Run History",{"slug":24,"name":25},"scenario","Scenario",[27,31,35,36,39,42,45,48,51,52,55,58],{"slug":28,"category":5,"name":29,"updated_at":30},"action","Action","2026-08-24T02:46:36+00:00",{"slug":32,"category":5,"name":33,"updated_at":34},"aggregator","Aggregator","2026-08-24T02:46:37+00:00",{"slug":12,"category":5,"name":13,"updated_at":30},{"slug":37,"category":5,"name":38,"updated_at":30},"api","API",{"slug":40,"category":5,"name":41,"updated_at":30},"api-key","API Key",{"slug":43,"category":5,"name":44,"updated_at":34},"approval-workflow","Approval Workflow",{"slug":46,"category":5,"name":47,"updated_at":30},"automation-platform","Automation Platform",{"slug":49,"category":5,"name":50,"updated_at":30},"automation-recipe","Automation Recipe",{"slug":15,"category":5,"name":16,"updated_at":30},{"slug":53,"category":5,"name":54,"updated_at":34},"backfill","Backfill",{"slug":56,"category":5,"name":57,"updated_at":30},"bubble","Bubble",{"slug":59,"category":5,"name":60,"updated_at":30},"business-logic","Business Logic"]