Database

Database management and queries

Showing 481-504 of 3659 skills
TheOrcDev

js-hoist-regexp

by TheOrcDev

Hoist RegExp creation outside render or memoize with useMemo(). Apply when using regular expressions in React components or frequently called functions.

Code Gen 2K 6mo ago
aAAaqwq

architecture-decision-records

by aAAaqwq

"Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architect..."

Code Gen 79 4mo ago
EpicenterHQ

typescript

by EpicenterHQ

TypeScript code style, type co-location, naming conventions (including acronym casing), test organization, and arktype patterns. Use when writing TypeScript code, defining types, naming variables/functions, organizing tests, or working with arktype schemas.

Database 4.7K 4mo ago
CharlesWiltgen

axiom-core-data

by CharlesWiltgen

Use when choosing Core Data vs SwiftData, setting up the Core Data stack, modeling relationships, or implementing concurrency patterns - prevents thread-confinement errors and migration crashes

Processing 1.1K 5mo ago
CharlesWiltgen

axiom-database-migration

by CharlesWiltgen

Use when adding/modifying database columns, encountering "FOREIGN KEY constraint failed", "no such column", "cannot add NOT NULL column" errors, or creating schema migrations for SQLite/GRDB/SQLiteData - prevents data loss with safe migration patterns and testing workflows for iOS/macOS apps

Code Gen 1.1K 5mo ago
CharlesWiltgen

axiom-cloud-sync

by CharlesWiltgen

Use when choosing between CloudKit vs iCloud Drive, implementing reliable sync, handling offline-first patterns, or designing sync architecture - prevents common sync mistakes that cause data loss

Processing 1.1K 5mo ago
CharlesWiltgen

axiom-core-data-diag

by CharlesWiltgen

Use when debugging schema migration crashes, concurrency thread-confinement errors, N+1 query performance, SwiftData to Core Data bridging, or testing migrations without data loss - systematic Core Data diagnostics with safety-first migration patterns

Processing 1.1K 5mo ago
CharlesWiltgen

axiom-getting-started

by CharlesWiltgen

Use when first installing Axiom, unsure which skill to use, want an overview of available skills, or need help finding the right skill for your situation — interactive onboarding that recommends skills based on your project and current focus

Code Review 1.1K 5mo ago
CharlesWiltgen

axiom-grdb

by CharlesWiltgen

Use when writing raw SQL queries with GRDB, complex joins, ValueObservation for reactive queries, DatabaseMigrator patterns, query profiling under performance pressure, or dropping down from SQLiteData for performance - direct SQLite access for iOS/macOS

Code Gen 1.1K 5mo ago
vudovn

architecture

by vudovn

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

API Dev 7.8K 6mo ago
Mindrally

drizzle-orm

by Mindrally

Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax

Database 196 6mo ago
dotnet

find-reviewable-pr

by dotnet

Finds open PRs in the dotnet/maui and dotnet/docs-maui repositories that are good candidates for review, prioritizing by milestone, priority labels, partner/community status.

Code Review 23.3K 5mo ago
Leavesfly

database-design

by Leavesfly

数据库设计规范与优化指南

Comments 230 7mo ago
Leavesfly

docker-setup

by Leavesfly

Docker 容器化配置指南

Database 230 7mo ago
Leavesfly

code-review

by Leavesfly

代码审查最佳实践指南

Code Review 230 8mo ago
Leavesfly

backend-dev-suite

by Leavesfly

后端开发综合技能包(Java 编码 + 数据库设计 + 安全加固)

Database 230 6mo ago
markdown-viewer

archimate

by markdown-viewer

Create enterprise architecture diagrams using PlantUML ArchiMate stdlib macros. Best for layered EA modeling (Business/Application/Technology), motivation analysis, migration planning, and TOGAF views. Uses !include <archimate/Archimate> stdlib with typed element macros and relationship macros. NOT for cloud infrastructure (use cloud skill) or network topology (use network skill).

CI/CD 3.1K 3mo ago
CharlesWiltgen

axiom-cloud-sync-diag

by CharlesWiltgen

Use when debugging 'file not syncing', 'CloudKit error', 'sync conflict', 'iCloud upload failed', 'ubiquitous item error', 'data not appearing on other devices', 'CKError', 'quota exceeded' - systematic iCloud sync diagnostics for both CloudKit and iCloud Drive

Code Review 1.1K 5mo ago
srbhr

fastapi

by srbhr

Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager. Prevents 7 documented errors. Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, async blocking, form data, background tasks, or OpenAPI schema errors.

Auth 27.9K 5mo ago
EpicenterHQ

query-layer

by EpicenterHQ

Query layer patterns for consuming services with TanStack Query, error transformation, and runtime dependency injection. Use when implementing queries/mutations, transforming service errors for UI, or adding reactive data management.

Processing 4.7K 5mo ago
giuseppe-trisciuoglio

spring-data-neo4j

by giuseppe-trisciuoglio

Provides Spring Data Neo4j integration patterns for graph database development. Use when working with Neo4j graph databases, node entities, relationships, Cypher queries, reactive Neo4j operations, or Spring Data Neo4j repositories.

Processing 311 5mo ago
srbhr

fastapi

by srbhr

Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager. Prevents 7 documented errors. Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, async blocking, form data, background tasks, or OpenAPI schema errors.

Auth 27.9K 5mo ago
EpicenterHQ

workspace-api

by EpicenterHQ

Workspace API patterns for defineTable, defineKv, versioning, and migrations. Use when defining workspace schemas, adding versions to existing tables/KV stores, or writing migration functions.

Code Gen 4.7K 4mo ago
EpicenterHQ

typebox

by EpicenterHQ

TypeBox and TypeMap patterns for schema validation. Use when working with runtime type validation, JSON Schema, or Standard Schema.

Code Review 4.7K 5mo ago