home/categories/sql-databases
category focus

SQL

PostgreSQL, MySQL, and relational DBs.

1935 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
sql-databases
0

activerecord

This skill should be used when the user asks about "ActiveRecord", "database queries", "associations", "validations", "migrations", "scopes", "callbacks", "N+1 queries", "eager loading", "includes", "joins", "eager_load", "preload", "database optimization", "model relationships", "has_many", "belongs_to", "has_one", "polymorphic associations", "pluck", "exists", or needs guidance on database-related Rails topics.

bastos
bastos
databases
open
sql-databases
0

mariadb-best-practices

MariaDB database development standards. Triggers when working with MariaDB databases, Galera cluster, or MariaDB-specific features.

jcastillotx
jcastillotx
databases
open
sql-databases
0

grdb

Use when writing raw SQL with GRDB, complex joins across 4+ tables, window functions, ValueObservation for reactive queries, or dropping down from SQLiteData for performance. Direct SQLite access for iOS/macOS with type-safe queries and migrations.

goodevibes
goodevibes
databases
open
sql-databases
0

supabase-troubleshooting

Troubleshoot common Supabase issues including auth errors, RLS policies, connection problems, and performance. Use when debugging Supabase issues, fixing errors, or optimizing performance.

adaptationio
adaptationio
databases
open
sql-databases
0

postgres

PostgreSQL CLI client (psql) for database operations running inside a Docker container

kubiyabot
kubiyabot
databases
open
sql-databases
0

neon-db-setup

Set up Neon Serverless PostgreSQL database, configure connection strings, manage database credentials, and integrate with SQLModel ORM. Use when setting up database infrastructure for Phase 2 or configuring database connections.

maneeshanif
maneeshanif
databases
open
sql-databases
0

backend-queries

Write efficient, secure database queries using ORMs or raw SQL, preventing N+1 problems, SQL injection, and performance issues. Use this skill when writing database queries, implementing data access layers, creating repository patterns, or optimizing query performance in service files, query builders, or data access objects. Apply this skill when using parameterized queries, implementing eager loading to avoid N+1 queries, selecting only needed columns, adding WHERE/JOIN/ORDER BY clauses, or working with query optimization, indexes, and database performance tuning. This skill ensures queries use proper SQL injection prevention, implement transactions for data consistency, cache expensive queries appropriately, and follow best practices for query timeouts, connection pooling, and database resource management.

overtimepog
overtimepog
databases
open
sql-databases
0

data-persistence-sync-specialist-powersync-supabase

Arquitecto de bases de datos distribuidas. Especialista en esquemas SQL robustos, políticas de seguridad (RLS) y lógica "Local-First" utilizando PowerSync. Garantiza que los datos estén disponibles siempre, haya o no internet.

F4TB0Yz
F4TB0Yz
databases
open
sql-databases
0

configuring-transaction-isolation

Configure transaction isolation levels to prevent race conditions and handle concurrent access. Use when dealing with concurrent updates, financial operations, inventory management, or when users mention race conditions, dirty reads, phantom reads, or concurrent modifications.

djankies
djankies
databases
open
sql-databases
0

drizzle-migration

Use this skill for database schema changes with Drizzle ORM. Invoke when adding tables, columns, indexes, or modifying database structure.

gentamura
gentamura
databases
open
sql-databases
0

backend-models

Define database models with clear naming, proper data types, relationships, constraints, and validation rules. Use this skill when creating or editing ORM model files, database schema definitions, model classes, or entity definitions. When working with model files (e.g., `models/*.rb`, `models/*.py`, `*.model.ts`, `entities/*.java`), defining table structures, setting up foreign keys and relationships, adding timestamps, implementing data validation, or configuring database constraints. When establishing model associations, cascade behaviors, or indexes on model attributes.

dpietersz
dpietersz
databases
open
sql-databases
0

op-db-e-report

提供v3_e-report数据库的SQL查询模板,包括数据分析告警配置等表的查询。查询分析告警配置时使用。使用 exec_sql 工具执行查询。

SeSiTing
SeSiTing
databases
open
sql-databases
0

sqlserver-expert

Expert in Microsoft SQL Server development and administration. Use when writing T-SQL queries, optimizing database performance, designing schemas, configuring SQL Server, or integrating SQL Server with Node.js using mssql package.

fabriciofs
fabriciofs
databases
open
sql-databases
0

database-schema

Use when working with database models or migrations. Contains schema documentation and relationship patterns.

40docs
40docs
databases
open
sql-databases
0

schema-trace

Mandatory end-to-end schema verification. Never guess table/column/types/RLS behavior.

WorkSync-Developement
WorkSync-Developement
databases
open
sql-databases
0

db-query

Execute PostgreSQL queries on Supabase database and format results

alexanderjamesmcleod
alexanderjamesmcleod
databases
open
sql-databases
0

postgresql-table-design

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

git-tao
git-tao
databases
open
sql-databases
0

agentuity-cli-cloud-db-get

Show details about a specific database. Requires authentication. Use for Agentuity cloud platform operations

agentuity
agentuity
databases
open
sql-databases
0

drizzle-schema-guide

Modify Drizzle ORM database schema safely. Use when user mentions "add table", "new column", "database schema", "migration", or "drizzle".

AppleLamps
AppleLamps
databases
open
sql-databases
0

manage-transactions

Implement PostgreSQL transactions for atomic operations in Supabase. Triggers when user needs atomic updates, batch operations, or mentions transactions, rollbacks, or data consistency.

rdimascio
rdimascio
databases
open
sql-databases
0

turso

Implements Turso edge SQLite database with libSQL client, embedded replicas, and vector search. Use when building edge-first apps, implementing embedded databases, or needing SQLite with global replication.

mgd34msu
mgd34msu
databases
open
sql-databases
0

do-platform-supabase

PostgreSQL 16, pgvector, RLS, 실시간 구독, Edge Functions를 다루는 Supabase 전문가. Supabase 백엔드를 활용한 풀스택 앱 개발 시 사용

yejune
yejune
databases
open
sql-databases
0

oracle-to-spring-entity

Converts Oracle SQL DDL into production-ready Spring Boot JPA Entities and Repositories. Use this when the user provides a SQL CREATE TABLE statement or asks to generate an entity from a database table.

KasonTsui
KasonTsui
databases
open
sql-databases
0

backend-models

Define database models, schemas, and ORM mappings with proper relationships, constraints, and data integrity rules. Use this skill when creating or modifying ORM model classes, database schema definitions, model relationships, validators, or working with files like models.py, schema.prisma, entity classes, or Sequelize/TypeORM/ActiveRecord model definitions. Apply this skill when defining primary keys, foreign keys, indexes, unique constraints, timestamps, or when implementing model validation logic, serializers, and data type mappings. This skill ensures models follow naming conventions, include appropriate database constraints, define clear relationships with cascade behaviors, balance normalization with performance needs, and maintain data integrity at both the model and database levels.

overtimepog
overtimepog
databases
open
Previous
Page 74 / 81
Next