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 output: database tables

Browse skills that produce this output.

  • clickhouse-io - ClickHouse Analytics and Data Engineering
    ClickHousedatabaseanalyticsOLAP

    ★ 0 · Updated 2026-06-30

    Provides ClickHouse database patterns and query optimization for analytics

    ⚙ create MergeTree tables⚙ optimize database queries⚙ insert bulk data
  • database-patterns - Database Design and Access Patterns
    database designschema designrepository patternSQL

    ★ 282 · Updated 2026-05-11

    Design database schemas, implement repository patterns, optimize queries, and manage migrations for SQL/NoSQL databases

    ⚙ design schemas⚙ implement repository pattern⚙ write optimized queries
  • python-database-patterns - SQLAlchemy and Database Patterns for Python
    databaseasyncconnection poolORM

    ★ 0 · Updated 2026-03-10

    SQLAlchemy 2.0 database patterns and best practices

    ⚙ create database models⚙ define table schemas⚙ execute queries
  • python-database-patterns - SQLAlchemy 2.0 Database Patterns
    databasesqlalchemyormasync

    ★ 18 · Updated 2026-03-10

    SQLAlchemy 2.0 and database patterns for Python including async, ORM, migrations, and best practices.

    ⚙ create database engines⚙ define data models⚙ execute database queries
  • baserow - Baserow Open-Source No-Code Database Platform
    databasespreadsheetairtable-alternativeopen-source

    ★ 155 · Updated 2026-03-09

    Create and manage relational databases using an open-source spreadsheet interface

    ⚙ create spreadsheet databases⚙ build relational data tables⚙ design database forms
  • build-and-deploy - Deploy Next.js LangChain Retrieval Agent with Supabase
    deploymentsupabasenextjslangchain

    ★ 18 · Updated 2026-02-18

    Build and deploy a Next.js LangChain retrieval agent application with Supabase vector store

    ⚙ setup environment variables⚙ install dependencies⚙ setup vector store
  • build-and-deploy - Build and Deploy LangChain Retrieval Agent
    deploymentautomationdevopsbackend

    ★ 0 · Updated 2026-02-17

    Build and deploy Next.js LangChain retrieval agent application with Supabase vector store

    ⚙ read environment variables⚙ install dependencies⚙ setup database
  • fastapi - Build Production FastAPI APIs with Python
    PythonAPI DevelopmentWeb FrameworkAuthentication

    ★ 1,018 · Updated 2026-02-09

    Create Python APIs using FastAPI, Pydantic v2, SQLAlchemy 2.0 async with JWT authentication and domain-based project structure

    ⚙ create FastAPI applications⚙ configure JWT authentication⚙ setup database connections