home/categories/databases
domain cluster

Databases

SQL, NoSQL, and database management tools.

3963 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
database-tools
6.2K

bump-migration

Bump a database migration's timestamp to the current time. Required when a PR's migration is older than one already merged to main. Use when asked to "bump migration", "update migration timestamp", or when a migration ordering conflict is detected.

fleetdm
fleetdm
databases
open
database-tools
6.2K

cherry-pick

Cherry-pick a merged PR into the current RC branch. Use when asked to "cherry-pick", "cp into RC", or after merging a PR that needs to go into the current release.

fleetdm
fleetdm
databases
open
database-tools
6.2K

new-migration

Create a new Fleet database migration with timestamp naming, Up function, init registration, and test file.

fleetdm
fleetdm
databases
open
database-tools
6.2K

review-pr

Review a Fleet pull request for correctness, Go idioms, SQL safety, test coverage, and conventions. Use when asked to "review PR" or "review pull request".

fleetdm
fleetdm
databases
open
database-tools
6.2K

cherry-pick

Cherry-pick a merged PR onto a release candidate branch and open a new PR. Use when asked to cherry-pick, backport, or port a PR to an rc-minor or rc-patch branch.

fleetdm
fleetdm
databases
open
database-tools
6K

reset-netalertx-database

Wipe and regenerate the NetAlertX database and config. Use this when asked to reset database, wipe db, fresh database, clean slate, or start fresh.

netalertx
netalertx
databases
open
database-tools
5.8K

dependency-update

Guides dependency version updates by checking nuget.org for latest versions, triggering the dotnet-migrate-package Azure DevOps pipeline, and monitoring runs. Use this when asked to update external NuGet dependencies.

microsoft
microsoft
databases
open
database-tools
5.1K

migration-scripts

Use when writing or reviewing database/config migration scripts or migration registries. Enforces frozen-snapshot migrations, safe registration, and lean import boundaries.

mengxi-ream
mengxi-ream
databases
open
sql-databases
4.7K

query-builder

Convert natural language questions into SQL queries. Activates when users ask data questions in plain English like "show me users who signed up last week" or "find orders over $100".

clidey
clidey
databases
open
sql-databases
4.7K

schema-designer

Help design database schemas, create tables, and plan data models. Activates when users ask to create tables, design schemas, or model data relationships.

clidey
clidey
databases
open
sql-databases
4.7K

query-builder

Convert natural language questions into SQL queries. Activates when users ask data questions in plain English like "show me users who signed up last week" or "find orders over $100".

clidey
clidey
databases
open
sql-databases
4.7K

schema-designer

Help design database schemas, create tables, and plan data models. Activates when users ask to create tables, design schemas, or model data relationships.

clidey
clidey
databases
open
sql-databases
4.7K

whodb

Database operations including querying, schema exploration, and data analysis. Activates for tasks involving PostgreSQL, MySQL, MariaDB, TiDB, SQLite, MongoDB, Redis, Elasticsearch, or ClickHouse databases.

clidey
clidey
databases
open
database-tools
4.6K

add-django-config-env-var

Add a new environment variable for a Django setting in Baserow and propagate it to the few repo files that usually need it. Use this when a request says a config env var must be added in several places or references `INTEGRATION_LOCAL_BASEROW_PAGE_SIZE_LIMIT` as the pattern to follow.

baserow
baserow
databases
open
database-tools
4.5K

ecto-migration

Generates Ecto migrations for the Blockscout Elixir project using mix ecto.gen.migration command. Use when you need to create database schema changes, add tables, modify columns, or manage database structure.

blockscout
blockscout
databases
open
database-tools
4.5K

efficient-list-building

Build lists efficiently using prepend operations and Enum.reverse/1 instead of append. Appending to lists is O(n) while prepending is O(1). Use [head | tail] notation and reverse at the end when order matters.

blockscout
blockscout
databases
open
database-tools
4.5K

heavy-db-index-operation

Generate background migration modules for creating, dropping, or renaming database indexes on large tables using the Explorer.Migrator.HeavyDbIndexOperation framework. Automatically updates the BackgroundMigrations cache module with proper tracking. These migrations run in the background with progress tracking and dependency management. Use this skill for requests on creating background migrations to delete / create / rename indexes on large tables (logs, internal_transactions, token_transfers, addresses, transactions, blocks, etc.) to avoid blocking the database.

blockscout
blockscout
databases
open
sql-databases
4.4K

drizzle-orm

Drizzle ORM patterns for type branding, custom types, and SQLite column definitions. Use when the user mentions Drizzle, drizzle-orm, or when working with database schemas, branded column types, or custom type conversions in Drizzle.

EpicenterHQ
EpicenterHQ
databases
open
sql-databases
4.2K

performing-second-order-sql-injection

Detect and exploit second-order SQL injection vulnerabilities where malicious input is stored in a database and later executed in an unsafe SQL query during a different application operation.

mukul975
mukul975
databases
open
database-tools
4.2K

replication

Plan or execute a replication of a paper, claim, or benchmark. Use when the user asks to replicate results, reproduce an experiment, verify a claim empirically, or build a replication package.

getcompanion-ai
getcompanion-ai
databases
open
sql-databases
4K

duckdb-en

DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".

openclaw
openclaw
databases
open
database-tools
4K

migration-runbook-generator

把迁移方案整理成 runbook,补齐切换窗口、前置检查、回滚与验收信号。;use for migration, runbook, rollback workflows;do not use for 执行数据库改动, 忽略回滚条件.

openclaw
openclaw
databases
open
database-tools
4K

apify-keys

Rotating Apify API key manager. Returns the least-recently-used active Apify key from the ColdCore database. Use before any Apify API call to get a fresh key with available credits.

openclaw
openclaw
databases
open
Previous
Page 6 / 166
Next