Database Architecture Optimizer
7.8/10Overall
7.8AI
No user ratings
Submitted Jul 18AI evaluated Jul 18
Prompt
Optimize database architecture for scale.
<current_database>
- Type: {RDBMS/NoSQL}
- Size: {data volume}
- Load: {queries per second}
</current_database>
<scaling_requirements>
- Expected growth: {describe}
- Read/write ratio: {ratio}
- Consistency needs: {strong/eventual}
</scaling_requirements>
<pain_points>
{describe current bottlenecks}
</pain_points>
Optimize architecture:
1. Partitioning/sharding strategy
2. Read replica configuration
3. Caching layers
4. Index optimization
5. Query optimization
6. Migration approach
Consider CAP theorem tradeoffs.
AI Evaluation
How we evaluateClaude 3 Haiku
AI Evaluation
8.1/10
GPT-4 Mini
AI Evaluation
7.5/10
User Rating
No ratings yet. Be the first to rate!
Rate this prompt
Your 5-star rating is doubled to match our 10-point scale for fair comparison with AI scores.