← Back to the catalog Write secure, optimized database queries using parameterized statements, eager loading, proper indexing, and transaction management. Use this skill when writing database queries, implementing data fetching logic, optimizing query performance, preventing SQL injection, handling N+1 query problems, using ORMs or query builders, implementing caching strategies, or managing database transactions. Appl
View on GitHub ↗ Copy repo URL Copy SKILL.md link /plugin marketplace add aiskillstore/marketplace The exact command may vary by repository. Check the README on GitHub.
For the skill author
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
Markdown HTML
[](https://www.skillteca.com.br/skills/backend-queries-aiskillstore?utm_source=badge&utm_medium=readme&utm_campaign=badge) Copy snippet Use this skill for any task involving spreadsheet files as primary input or output, such as opening, reading, editing, fixing, creating, or converting .xlsx, .xlsm, .csv, or .tsv files.
Dados e Análise #xlsx by anthropics
Searches claude-mem's persistent cross-session memory database. Use this to answer questions about previous solutions or retrieve work from past sessions.
Dados e Análise #ai by thedotmack
Generates a week-by-week narrative digest of a project's Claude-mem timeline, splitting it into ISO-week files and using subagents to produce weekly chapters. Ideal for "weekly digests" or "narrative chapters" of a project's history.
Dados e Análise #ai by thedotmack
This skill explains how claude-mem captures observations, when memory injection occurs, and where its data is stored.
Dados e Análise #ai by thedotmack
Category alert
One short email with only the new Dados e Análise skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
Backend Queries
When to use this skill
When writing database queries using ORM methods or raw SQL
When implementing data fetching logic in controllers, services, or repositories
When optimizing query performance or addressing slow database operations
When using eager loading to prevent N+1 query problems
When implementing filtering, sorting, or pagination for data sets
When writing JOIN operations or querying related data
When using parameterized queries to prevent SQL injection
When implementing database transactions for related operations
When adding query timeouts or performance monitoring
When caching expensive or frequently-run queries
When selecting specific columns instead of using SELECT *
When creating database indexes to optimize query performance
When refactoring queries for better efficiency or readability
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend queries.
Instructions
For details, refer to the information provided in this file:
backend queries
Read full description↓
Comments · No comments No comments yet. Be the first.