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 with input: Database schema definition

Browse skills that use this input.

  • 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
  • drizzle-orm-d1 - Build Type-Safe D1 Databases with Drizzle ORM
    databaseormcloudflare-d1typescript

    ★ 1,018 · Updated 2026-02-09

    Set up and manage Cloudflare D1 databases using Drizzle ORM with schema definition, migrations, and query building

    ⚙ Define database schema⚙ Generate SQL migrations⚙ Apply database migrations