LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: data-access

Browse skills that share this tag.

  • appflare-querying - Appflare ctx.db database access and queries
    appflaredatabasectx-dbdrizzle

    ★ 0 · Updated 2026-09-16

    Read, write, filter, paginate, aggregate, and execute atomic transactions using the typed Appflare ctx.db database API.

    ⚙ Query data with filters⚙ Paginate records with cursors⚙ Insert and update records
  • batch-processing - Database Batch Processing with Fallback
    databasebatch-processingperformancedata-access

    ★ 790 · Updated 2026-03-26

    Collect-then-batch pattern for database operations with graceful fallback

    ⚙ collect data⚙ batch insert⚙ batch update