home/categories/databases
domain cluster

Databases

SQL, NoSQL, and database management tools.

3963 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
database-tools
17.8K

update-os-coverage

Update OS version references in Helix queue definitions to add new versions, replace EOL versions, or audit coverage against the supported-os matrix. USE FOR: adding new OS versions to Helix queues, replacing EOL OS versions, upgrading "oldest" or "latest" version references, auditing Helix coverage. DO NOT USE FOR: creating new container images (that's dotnet-buildtools-prereqs-docker), updating supported-os.json (that's the update-supported-os skill in dotnet/core).

dotnet
dotnet
databases
open
nosql-databases
17.6K

pinecone

Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.

davila7
davila7
databases
open
nosql-databases
16.5K

redis-expert

Redis expert for data structures, caching patterns, Lua scripting, and cluster operations

RightNow-AI
RightNow-AI
databases
open
nosql-databases
16.5K

elasticsearch

Elasticsearch expert for queries, mappings, aggregations, index management, and cluster operations

RightNow-AI
RightNow-AI
databases
open
sql-databases
16.5K

mongodb

MongoDB operations expert for queries, aggregation pipelines, indexes, and schema design

RightNow-AI
RightNow-AI
databases
open
sql-databases
16.5K

postgres-expert

PostgreSQL expert for query optimization, indexing, extensions, and database administration

RightNow-AI
RightNow-AI
databases
open
sql-databases
16.5K

sql-analyst

SQL query expert for optimization, schema design, and data analysis

RightNow-AI
RightNow-AI
databases
open
sql-databases
16.5K

sqlite-expert

SQLite expert for WAL mode, query optimization, embedded patterns, and advanced features

RightNow-AI
RightNow-AI
databases
open
nosql-databases
15.6K

cache-expert

Covers Dagger Engine caching internals including cache key derivation, invalidation, and the immutable DAG model. Use when debugging cache misses, unexpected invalidations, or implementing caching-related engine features.

dagger
dagger
databases
open
database-tools
14.6K

bulk-operations

Implementation details for EF Core ExecuteUpdate/ExecuteDelete bulk operations. Use when changing UpdateExpression/DeleteExpression LINQ translation or the corresponding SQL AST nodes.

dotnet
dotnet
databases
open
database-tools
14.6K

migrations

Implementation details for EF Core migrations. Use when changing MigrationsSqlGenerator, model diffing, migration operations, HistoryRepository, the Migrator or related classes.

dotnet
dotnet
databases
open
nosql-databases
14.2K

abp-mongodb

ABP MongoDB patterns - AbpMongoDbContext, IMongoCollection, MongoDbRepository, no migrations, embedded documents vs references, manual UpdateAsync required. Use when working in MongoDB projects or implementing MongoDB repositories in ABP.

abpframework
abpframework
databases
open
database-tools
13.5K

django-migration-psql

Reviews Django migration files for PostgreSQL best practices specific to Prowler. Trigger: When creating migrations, running makemigrations/pgmakemigrations, reviewing migration PRs, adding indexes or constraints to database tables, modifying existing migration files, or writing data backfill migrations. Always use this skill when you see AddIndex, CreateModel, AddConstraint, RunPython, bulk_create, bulk_update, or backfill operations in migration files.

prowler-cloud
prowler-cloud
databases
open
sql-databases
13.5K

postgresql-indexing

PostgreSQL indexing best practices for Prowler: index design, partial indexes, partitioned table indexing, EXPLAIN ANALYZE validation, concurrent operations, monitoring, and maintenance. Trigger: When creating or modifying PostgreSQL indexes, analyzing query performance with EXPLAIN, debugging slow queries, reviewing index usage statistics, reindexing, dropping indexes, or working with partitioned table indexes. Also trigger when discussing index strategies, partial indexes, or index maintenance operations like VACUUM or ANALYZE.

prowler-cloud
prowler-cloud
databases
open
nosql-databases
12.5K

agentdb-performance-optimization

Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.

ruvnet
ruvnet
databases
open
nosql-databases
12.5K

agentdb-advanced-features

Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.

ruvnet
ruvnet
databases
open
nosql-databases
12.5K

v3-memory-unification

Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend).

ruvnet
ruvnet
databases
open
sql-databases
11.1K

sql-queries

Write correct, performant SQL across all major data warehouse dialects (Snowflake, BigQuery, Databricks, PostgreSQL, etc.). Use when writing queries, optimizing slow SQL, translating between dialects, or building complex analytical queries with CTEs, window functions, or aggregations.

anthropics
anthropics
databases
open
sql-databases
11.1K

write-query

Write optimized SQL for your dialect with best practices. Use when translating a natural-language data need into SQL, building a multi-CTE query with joins and aggregations, optimizing a query against a large partitioned table, or getting dialect-specific syntax for Snowflake, BigQuery, Postgres, etc.

anthropics
anthropics
databases
open
database-tools
10.9K

database-operation

Use this skill when you need to execute SQL against the MoviePilot database. This skill guides you through connecting to the database and executing SQL statements. The database type (SQLite or PostgreSQL) and connection details are provided in the system prompt <system_info>. Applicable scenarios include: 1) The user asks about data statistics, counts, or aggregations that existing tools don't cover; 2) The user wants to inspect, modify, or fix raw database records; 3) The user asks to clean up data, update records, or perform database maintenance; 4) The user asks questions like "how many downloads", "show me site stats", "delete old records", etc.

jxxghp
jxxghp
databases
open
Previous
Page 4 / 166
Next