Found 1000 skills for "database" Page 17 of 84

assets-find

unity-mcp-cli run-tool assets-find --input '{ "filter": "stringvalue", "searchInFolders": "stringvalue", "maxResults": 0 For complex input (multi-line...

github 1 files

mongodb

Build and query MongoDB databases with best practices. npm install mongodb mongoose import { MongoClient, ObjectId } from 'mongodb'; const client = ne...

github 1 files

vector-db-toolkit

Operations toolkit for vector databases used in AI and RAG systems. Qdrant - Open-source vector DB (REST/gRPC API) Chroma - Lightweight embedded vecto...

clawhub 13 files

notion-pages

Work with Notion from chat — browse databases, search pages, create and update content, and manage workspace data. Powered by ClawLink, an integration...

clawhub 3 files

db-migrate

Production schema changes fail when old and new code disagree during rollout. Prefer expand/contract: add compatible changes first, remove old shapes ...

clawhub 3 files

db-design

Good OLTP design balances integrity, write paths, query patterns, and evolution—not “third normal form everywhere.” Trigger conditions: Greenfield ser...

clawhub 3 files

ncbi-search

NCBI 多数据库智能检索工具,使用官方 E-Utilities API。免费、可靠、无外部依赖。 | 数据库 | 用途 | 触发关键词 | |--------|------|-----------| | pubmed | 文献检索 | paper, article, review, 研究, 论文,...

clawhub 9 files

turso

macOS: brew install tursodatabase/tap/turso Linux/WSL: curl -sSfL https://get.tur.so/install.sh | bash Verify installation: turso --version Always use...

clawhub 3 files

firestore

Manage Google Cloud Firestore databases via REST API This skill is built on top of the official Firebase Firestore REST API reference documentation: h...

clawhub 6 files

pgvector

PostgreSQL + pgvector extension for vector similarity search. psql -h localhost -p 5433 -U damien -d postgres export PGHOST=localhost export PGPORT=54...

clawhub 3 files

db-schema-gen

Describe your data model in English. Get production-ready schema, migrations, and diagrams. Takes a plain English description of your data and generat...

clawhub 3 files

drizzle

Export every table from schema file — queries fail silently if table isn't exported Use $inferSelect for query return types, $inferInsert for insert i...

clawhub 3 files