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: nosql

Browse skills that share this tag.

  • database-schema-designer - Design optimized SQL and NoSQL database schemas
    databaseschema-designsqlnosql

    ★ 0 · Updated 2026-09-21

    Designs database schemas, entity relationship diagrams, and migration scripts for SQL and NoSQL databases.

    ⚙ Design SQL database schemas⚙ Design NoSQL database schemas⚙ Create text ERD diagrams
  • azure-cosmos-db-py - Build Azure Cosmos DB NoSQL services in Python
    azure-cosmos-dbpythonfastapinosql

    ★ 602 · Updated 2026-09-21

    Build Python FastAPI services with Azure Cosmos DB using dual authentication, service layer abstractions, parameterized queries, and TDD patterns.

    ⚙ Initialize Cosmos DB client⚙ Implement service layer CRUD⚙ Create Pydantic data models
  • azure-cosmos-db-py - Build Azure Cosmos DB NoSQL services in Python
    azure-cosmos-dbpythonnosqlfastapi

    ★ 129 · Updated 2026-09-20

    Build Azure Cosmos DB NoSQL services following clean code, security best practices, and TDD principles.

    ⚙ Initialize Cosmos DB client⚙ Define Pydantic model hierarchy⚙ Implement Cosmos DB service layer
  • azure-data-tables-java - Build table storage apps with Azure Tables SDK for Java.
    azurejavatable-storagecosmos-db

    ★ 0 · Updated 2026-09-20

    Build table storage applications using the Azure Tables SDK for Java. Works with both Azure Table Storage and Cosmos DB Table API.

    ⚙ Create and delete tables⚙ Create and read entities⚙ Update and upsert entities
  • azure-data-tables-py - Azure Tables SDK for Python
    azuretable-storagecosmos-dbnosql

    ★ 0 · Updated 2026-09-19

    Provides NoSQL key-value storage, entity CRUD, query, and batch operations using Azure Tables SDK for Python.

    ⚙ Create and delete tables⚙ List existing tables⚙ Create and upsert entities
  • databases - MongoDB and PostgreSQL Database Guide
    databasesmongodbpostgresqlsql

    ★ 602 · Updated 2026-09-18

    Provides guidance and tools for working with MongoDB document databases and PostgreSQL relational databases.

    ⚙ Design database schemas⚙ Write database queries⚙ Build aggregation pipelines
  • azure-cosmos-java - Azure Cosmos DB SDK for Java
    azurecosmos-dbjavanosql

    ★ 0 · Updated 2026-09-18

    Client library for Azure Cosmos DB NoSQL API supporting global distribution and reactive patterns.

    ⚙ Create databases and containers⚙ Execute document CRUD operations⚙ Query container items
  • nosql-expert - NoSQL Expert Patterns for Cassandra and DynamoDB
    nosqlcassandradynamodbscylladb

    ★ 0 · Updated 2026-09-16

    Provides guidance on query-first modeling, single-table design, and avoiding hot partitions for Cassandra and DynamoDB.

    ⚙ Guide query-first data modeling⚙ Design single-table DynamoDB schemas⚙ Prevent cluster hot partitions
  • nosql-expert - NoSQL Expert Patterns for Cassandra and DynamoDB
    nosqlcassandradynamodbscylladb

    ★ 0 · Updated 2026-09-16

    Provides design patterns and guidance for distributed NoSQL databases such as Cassandra, ScyllaDB, and DynamoDB.

    ⚙ Guide query-first NoSQL data modeling⚙ Troubleshoot hot partitions and latency⚙ Design single-table structures for DynamoDB
  • firebase-firestore - Manage and query Cloud Firestore database instances
    firebasefirestoredatabasenosql

    ★ 0 · Updated 2026-09-12

    Sets up, manages, and executes queries against Cloud Firestore database instances, security rules, and indexes.

    ⚙ List Firestore databases⚙ Get database details⚙ List available locations
  • dynamodb - AWS DynamoDB NoSQL Database Service
    databasenosqlawscloud

    ★ 602 · Updated 2026-06-15

    Manage AWS DynamoDB NoSQL database with scalable data storage

    ⚙ create table⚙ delete table⚙ list tables
  • azure-cosmos-db-py - Azure Cosmos DB Python Service
    azurecosmos-dbnosqlpython

    ★ 6 · Updated 2026-05-28

    Build Azure Cosmos DB NoSQL services with Python/FastAPI

    ⚙ create Cosmos client⚙ connect to database⚙ read documents
  • database-patterns - Database Design and Access Patterns
    databasesqlnosqlschema

    ★ 57 · Updated 2026-05-11

    Design schemas, implement repository patterns, write optimized queries, manage migrations, and work with indexes and transactions for SQL/NoSQL databases.

    ⚙ design database schema⚙ implement repository pattern⚙ write SQL query
  • moai-platform-firestore - Firebase Firestore Expert
    firebasefirestorenosqlrealtime

    ★ 18 · Updated 2026-03-23

    Implements Firebase Firestore with NoSQL patterns, real-time sync, offline caching, and Security Rules.

    ⚙ define security rules⚙ listen to data changes⚙ configure offline cache
  • moai-platform-firestore - Firebase Firestore Database Expert
    platformdatabasemobilefirebase

    ★ 602 · Updated 2026-03-22

    Provides Firebase Firestore expertise for NoSQL patterns, real-time sync, offline caching, and security rules

    ⚙ configure database⚙ set up security rules⚙ create real-time listeners
  • azure-cosmos-java - Azure Cosmos DB Java SDK
    azuredatabasecosmosnosql

    ★ 6 · Updated 2026-03-20

    Azure Cosmos DB NoSQL API client library for Java with global distribution and reactive patterns.

    ⚙ connect to cosmos⚙ create database⚙ create container
  • firebase-firestore - Firebase Firestore Database Management
    databasefirebasefirestorenosql

    ★ 1,018 · Updated 2026-02-09

    Operate with Firestore NoSQL database for real-time sync, offline support, and document storage

    ⚙ create collections⚙ query documents⚙ set up security rules