Database Index Design Specialist
Designs optimal database indexes covering composite indexes, covering indexes, partial indexes, index selectivity, and bloat management.
About this prompt
When to use this prompt
- check_circleDesign covering index for high-traffic SELECT query eliminating 5M row sequential table scan.
- check_circleCreate partial index filtering WHERE deleted_at IS NULL for soft-delete query optimization.
- check_circleOptimize composite index column ordering for equality filter, range condition, and ORDER BY.
Latest Insights
Stay ahead with the latest in prompt engineering.
How to Write System Prompts That Actually Work
System prompts set the rules of the game for every AI interaction. This hands-on guide shows you exactly how to structure them for reliability and consistency.
Claude vs GPT-4o: Which Model Fits Your Use Case?
Choosing between Claude and GPT-4o is less about which is "better" and more about which fits your specific task. Here is a practical breakdown.
How Our Design Team Cut Brief-Writing Time by 70% with AI
A real-world case study on how a 12-person design team at a product agency standardised their creative brief process using prompt templates on PromptShip.
Why AI Hallucinations Happen (and How to Reduce Them)
Hallucinations are not bugs — they are a fundamental property of how language models work. Understanding why they happen is the first step to minimising them.
The State of AI Coding Assistants in 2026
From autocomplete to autonomous agents — AI coding tools have changed dramatically. Here is where things stand and what to expect next.
From Idea to Shipped Prompt: A Solo Founder's AI Workflow
One founder. No team. A dozen AI-powered tools and a tight prompt library. Here is the workflow that runs a bootstrapped SaaS doing $15k MRR.
Recommended Prompts
SQL Query Optimizer
Diagnose slow SQL queries, explain the execution plan, and produce an optimized rewrite with indexing and schema recommendations.
PostgreSQL Performance Tuning Expert
Tunes PostgreSQL performance covering EXPLAIN ANALYZE, index optimization, vacuum tuning, connection pooling, and query rewrites.
Database Replication & High Availability Engineer
Designs database replication and HA systems covering primary-replica, synchronous replication, automatic failover, and read scaling.
Database Sharding Architect
Designs horizontal database sharding strategies covering shard key selection, consistent hashing, cross-shard queries, and resharding.
Angular Signals Migration Strategist
Plans and executes the migration from Zone.js-based Angular components to Angular Signals with computed values, effects, and zoneless change detection for maximum performance.
Index Strategy Implementation Guide
Production-ready index framework that transforms vague requirements into structured, implementable plans with built-in risk assessment.
Token Counter
Real-time tokenizer for GPT & Claude.
Cost Tracking
Analytics for model expenditure.
API Endpoints
Deploy prompts as managed endpoints.
Auto-Eval
Quality scoring using similarity benchmarks.